Noteapp
Simple Note app using flutter.
Install / Use
/learn @ashu12chi/NoteappREADME
noteapp
<br>
A simple note app using Flutter.
Webpage: https://ashu12chi.github.io/noteapp/
The Process Flow
- Save your important notes with respective titles.
- 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.
APIs and Components used
- Flutter.
- Material components.
- sqflite.
- splashscreen.
- local_auth.
- flutter_local_notifications.
To try hands on the project
Either just try installing the APK from this link; OR:
- Clone the project using link: https://github.com/ashu12chi/noteapp.git
- Import the project in Android Studio
- Deploy the app to your Android or ios device and viola... you are good to go!
Screenshots
| | | |
|--|--|--|
|Notes List
|Add Note
|Edit Note
|
|Splash Screen
|Fingerprint Scanner
|Select time
|
Calender
|Time
|Notification
|
Future plan
This is a very basic version of the app and I am going to implement a lot of features in this app (secret for now).
