Flow Chat is a real-time chat application built using Flutter and Firebase. It supports seamless user messaging, clean UI design, and instant updates using Firebase Realtime Database or Firestore.
- Real-time messaging
- Firebase Authentication
- Clean, responsive chat UI
- Push notifications (via Firebase Cloud Messaging)
- Modular codebase (MVVM)
- Flutter
- Firebase Auth
- Firestore / Realtime DB
- Firebase Cloud Messaging
git clone https://github.com/iyke-dev1/flow-chat.git
cd flow-chat
flutter pub get
flutter run
