A real time group chat application made using flutter with login and register feature. All the chats and user data of the users of the app is stored in the Firebase Real time Database
Author - @dubey2709
Client: Flutter, Dart, Firebase
VSCode or Android Studio
cupertino_icons: ^1.0.2
animated_text_kit: ^4.2.2
firebase_auth: ^3.6.1
firebase_core: ^1.20.0
cloud_firestore: ^3.4.2
modal_progress_hud_nsn: ^0.2.1
date_time_format: ^2.0.1
intl: ^0.17.0
Clone the project
git clone https://github.com/dubey2709/TheBroCode.git
Go to your current project directory
cd my-project
Install dependencies and run the command in the terminal
flutter pub get
Start the application (Emulator/Physical device)
flutter run
Project_flutter.mp4
It is not IOS compatible because of developing OS reasons