Notekeeper is a simple app used for taking notes. Priority of notes is also added. It is cross platform as it is built using flutter.
Flutter SDK sqflite
- Add a new note with color, priority, title and description
- Edit a note
- Delete a note
- Search for a note
- Change the list view of notes (grid/listview)
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.