A modern Flutter application integrated with Firebase — designed for hands-on learning and mobile app development practice.
This project is built with Flutter 3.27.3 and integrates Firebase for real-time backend features. It's a great starting point for learning full-stack mobile development.
- Flutter SDK:
3.27.3 - Dart SDK: bundled with Flutter
- Android Studio / VS Code
- Firebase Project (for integration)
- ✅ Firebase Authentication
- ✅ Firestore Database (Cloud Firestore)
- ✅ Realtime Database (optional)
- ✅ State Management (e.g. Provider, Riverpod, or Bloc)
- ✅ Clean Folder Structure
- ✅ Mobile-first UI/UX
- Clone the repository
git clone https://github.com/Chhoranndorn/flutter_firebase_database.git cd flutter_firebase_database