Thinking about minimal, distraction-free messaging? Think Messe — simple, fast, and focused.
Messe is a Flutter-based social communication app designed for real-time messaging using Firebase.
- 🔐 Firebase Authentication
- 💬 Real-time, one-to-one messaging
- ☁️ Cloud Firestore for message storage
- 📁 Firebase Storage for media attachments
- 📱 Clean, mobile-friendly UI with minimal distractions
- Flutter for cross-platform UI
- Firebase Auth for user login/signup
- Cloud Firestore for real-time database
- Firebase Storage for uploading images/files
Tip: If prompted, allow installation from unknown sources.
- Clone the repository
git clone https://github.com/a5xwin/Messe.git cd Messe - Install dependencies
flutter pub get
- Run the app
flutter run







