KeepNote is a Flutter-based mobile application designed to create, manage, and track the completion status of notes efficiently. The app provides a seamless note-taking experience with local data storage. This project primarily focuses on implementing Clean Architecture in Flutter.
| S.N. | Feature | Packages |
|---|---|---|
| 1. | Local Data Storage | sqflite |
| 2. | Navigation | go_router |
| 3. | Error Handling | Dartz |