https://github.com/adarshbalu/note_worthy
Simple Notes app made with Flutter and Moor Library.
https://github.com/adarshbalu/note_worthy
dart flutter flutter-app flutter-examples moor room-database sqlite-android
Last synced: 25 days ago
JSON representation
Simple Notes app made with Flutter and Moor Library.
- Host: GitHub
- URL: https://github.com/adarshbalu/note_worthy
- Owner: adarshbalu
- Created: 2020-07-06T20:09:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T08:02:39.000Z (almost 6 years ago)
- Last Synced: 2025-10-31T04:00:49.759Z (6 months ago)
- Topics: dart, flutter, flutter-app, flutter-examples, moor, room-database, sqlite-android
- Language: Dart
- Homepage:
- Size: 443 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note Worthy
A minimal Note taking Application built using Flutter and Moor Library.
Note Worthy is free and Open Source, Cross Platform Application developed using [Flutter](https://github.com/flutter/flutter).
## Download the App
[
](https://www.mediafire.com/file/d66gkv5kkleunkr/NoteWorthy.apk/file)
## About
Stores notes on the device , categroies and priorities available.
### The android app lets you:
- Store Notes.
- Categorize with priority
## Screenshots
### Home Screen

### Empty Notes

### Notes

### Edit Note

## Permissions
On Android versions prior to Android 6.0, Note Worthy requires the following permissions:
- Storage Acces - Saving notes on the device .
## Contributing
Note Worthy app is a free and open source project. Any contributions are welcome. Here are a few ways you can help:
* [Report bugs and make suggestions.](https://github.com/adarshbalu/note_worthy/issues)
## Credits
Thanks to Freepik (http://www.freepik.com) for the app icon.
## License
This application is released under GNU GPLv3 (see [LICENSE](LICENSE)).
Some of the used libraries are released under different licenses.