simple_chat

A simple live chat application.

Usage

Run scripts/run_server.sh first.

flutter pub get
scripts/run_server.sh

Then run multiple instances of the app. Web is not supported due to the lack of gRPC support.

flutter run -d mac

# in another shell
flutter run -d mac