Chat-like mobile application built with Dart and Flutter
I did this project to try and learn Flutter and Dart because it looked cool and interesting
Requirements:
- flutter and dart SDK downloaded https://flutter.io/get-started/install/
- android/ios emulator or phone connected
To run:
- Change both Config.json files in lib/Server and in assets to fit your needs
- Server: go to lib/Server and run "dart main.dart", Client: run "flutter run"