A simple Flutter mobile app for managing notes with features like local database storage, custom colors, note editing, deletion, and dark theme support. The app employs state management using Bloc and Cubit.
-
Local Database Handling:
- Implemented using Hive for efficient local database management.
-
Notes Management:
- Add notes with custom colors.
- Edit existing notes.
- Delete notes.
-
User Interface (UI) Styling:
- Dark theme for a visually appealing user experience.
-
State Management:
- Utilizing Bloc and Cubit for effective state management.
Here are some screenshots of the Easy Notes App:


