A beautiful and simple Notes app built with Flutter. It allows users to create, delete, and favorite notes with local storage via Hive and optional cloud sync via Firebase Firestore.
- 📝 Create, edit, and delete notes
- 🌟 Mark/unmark notes as Favorite
- 🗂️ Tab layout: All Notes | Favorites
- 💾 Local storage using Hive
- ☁️ Cloud sync with Firebase Firestore
- 🎯 Clean and responsive UI
- 🔔 Real-time updates when syncing with Firestore
- Flutter (Dart)
- Hive – local NoSQL storage
- Firebase Firestore
- Provider
- Material Design 3