- client : Flutter
- sever : ASP .NET Core 5.0
- real time : SignalR
- After clone this repo open lib> pages> chatPage.dart and change this ip
192.168.1.102
to your local network ip - Run
flutter packages get
- Run
flutter run
(remember open simulator or connect physical device)
- After clone this repo open server folder
- Run
dotnet run
(you may need to change the firewall to run on the network)
For help getting started with Flutter, view our online documentation."# flutter-chat-signalr"