noteapp app
This is a simple note app using Flutter.
The Process Flow
- Save your important notes with title.
- Edit already added notes.
- Delete notes that are no longer useful.
- Fingerprint security.
- Add date and time if required.
Special Features
- Notes are saved in mobile using sqflite database, so no internet connection is required.
- Fingerprint scanner for security.
- Date and time if needed can also be saved in notes.
- Notifications for the notes date and time is provided.