A simple chat application built with Flutter and Firebase for user authentication and real-time messaging.
-
Sign In/Sign Up:
- Choose between signing in with an existing account or signing up for a new one.
-
Chat:
- Engage in real-time conversations with friends.
dependencies:
flutter:
sdk: flutter
firebase_core: ^1.10.0
firebase_auth: ^4.10.0
cloud_firestore: ^4.10.0