An elegant notes taking app written in Flutter that uses sqflite for storage.
- Animated UI: A beautiful, minimalist user interface with subtle animations.
- Dark mode: Light and dark theme variants.
- Mark notes as important: Mark notes as important and filter them.
- Search: Search your notes.
- Edit note: Edit note that you saved previously
- Share: Share note using any app that can share text.
- outline_material_icons: ^0.1.0
- sqflite: ^1.1.5
- intl: ^0.15.8
- url_launcher: ^5.0.3
- shared_preferences: ^0.5.3+1
- share: ^0.6.1+1
- With Flutter installed, clone project and run
flutter run --release
in that directory, or - Download the built APK from here
Feedback is welcome! Contact me for any info.