Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.
No Data
Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.
Dark Mode: Off
Dark Mode: On
Dark Mode is enabled or disabled based on whether the system's theme is dark or light.
$ git clone https://github.com/ahmedgulabkhan/GroupChatApp.git
$ cd GroupChatApp $ flutter pub get
This installs all the required dependencies like cloudfirestore, sharedpreferences, flutter_spinkit etc...
Make an android project on your firebase account, follow the mentioned steps and you're good to go.
Now run the app on your connected device (using terminal):
$ flutter run