- 1. Introduction
- 2. Download APK
- 3. Documentation Step-by-Step
- 4. Technologies
- 5. Features
- 6. Installing and Running
- 7. References
Chat with Google authentication and Firebase realtime messages and pictures.
- Flutter [1]
- Material Design [2]
- Firebase [3]
- Material design;
- Firebase;
- Firestore and realtime synchronization for messages;
- Storage for pictures;
- Authentication with Google;
- Anonymous messages are not allowed
- Clone this repo:
git clone [email protected]:90lucasgabriel/flutter-07-chat.git chat
- Access directory:
cd chat
- Run
flutter run
- Check browser or connected device;
- Flutter - Available on https://flutter.dev/;
- Material Design - Available on https://material.io/;
- Firebase - Available on https://firebase.google.com/;