This is a chat app made in flutter.
- Open Android studio
- Go to File -> create new project -> Clone project
- Clone this project by copying it's url from code button at top right of repo.
- Go to pubsepc.yaml and add dependecies by running pug get
- Now add your own firebase to the app
- Now run the app
Important : you should have flutter installed on you system.
In this app i have used Firebase (Authentication, Firestore database and Storage) so you have to integrate all those in this app.



