A simple and intuitive note-taking app that allows users to add, edit, delete, and categorize notes. Notes can also be color-coded.
Watch the app in action: Authentication Task Demo
- Create, edit, and delete notes
- Categorize notes by color
- Local storage with Hive
- Clean and responsive UI design
- Flutter: For building the cross-platform app.
- Hive: For local storage of notes.
- Bloc: For state management.