A Flutter app for note-taking and chatting with Firebase backend
This app lets users:
- Sign up / Sign in / Anonymous login
- Create, edit, delete notes
- Upload images in notes
- Chat with other users (real-time)
- Light/dark theme
- Offline support
- Flutter + Dart
- Firebase Auth, Firestore, Storage
- Riverpod (State Management)
- Google Fonts + Material 3
flutter pub get
flutter run