KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
noteapp
★ 11
Open GitHub ↗
Simple Note app using flutter.
Download README (.md)
Explore Similar Repositories
NiceCheckBox
:
A custom checkbox for android native application. Looks a bit amazing. You can customize it a set your own colors.
beam_summit
:
Workshop for 2020 Apache Beam Summit: using Beam to build data pipelines for deep learning.
agora
:
DEPRECATED! Please use Kinetic: https://developer.kin.org/docs/kinetic
kuro
:
Kuro permissioned blockchain, powered by ScalableBFT and Pact
wrongquestion
:
女朋友的考研错题本
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
noteapp
?
Download (.md)
# noteapp [](https://github.com/ellerbrock/open-source-badges/) [](https://www.gnu.org/licenses/gpl-3.0)<br> A simple note app using Flutter. **Webpage:** [https://ashu12chi.github.io/noteapp/](https://ashu12chi.github.io/noteapp/) ## The Process Flow 1. Save your important notes with respective titles. 2. Edit already added notes. 3. Delete notes that are no longer useful. 4. Fingerprint security. 5. Add date and time if required. ## Special Features 1. Notes are saved in mobile using sqflite database, so no internet connection is required. 2. Fingerprint scanner for security. 3. Date and time if needed can also be saved in notes. 4. Notifications for the notes date and time is provided. ## APIs and Components used 1. Flutter. 2. Material components. 3. sqflite. 4. splashscreen. 5. local_auth. 6. flutter_local_notifications. ## To try hands on the project Either just try installing the APK from [this link](https://github.com/ashu12chi/noteapp/releases/tag/First-Release); OR: 1. Clone the project using link: https://github.com/ashu12chi/noteapp.git 2. Import the project in Android Studio 3. 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).