noteapp
simple Note app using flutter
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.
Packages
Version 1.0.0 (2020-08-25)
Android Versions:
8 Libraries detected:
Libraries:
- Google Gson (Utility)
A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Media (Utility)
share media contents and controls with other apps.
- flutter_local_notifications (UI Component)
a Flutter plugin for displaying local notifications.
- Flutter (Development Framework)
a cross-platform development kit created by Google, based on the Dart programming language.
- local_auth (Utility)
Flutter plugin to provide means to perform local, on-device authentication of the user.
Download (17.8 M)