A real-time chat application built using Flutter and Firebase, focusing on authentication, real-time messaging, and clean UI.
- User authentication
- Real-time messaging
- Firebase CRUD operations
- Responsive and clean UI
- Flutter
- Dart
- Firebase Authentication
- Cloud Firestore
- Clone the repository
- Run
flutter pub get - Configure Firebase
- Run the app on an emulator or device
This project was built to demonstrate:
- Real-time communication
- Firebase integration in Flutter
- Authentication and data handling