💬 🌐 Online chat integrated with firebase.
- real-time chat
- Photo upload
- Authentication with google
- Firebase dabase
- Cloning Project
git clone https://github.com/matheusTA/chat_online_flutter.git
cd chat_online_flutter
- Add the google-services.json file generated by firebase in the following path
android/app
- Install packages
flutter pub get
- Run app
- Matheus Antonino - MatheusTA