Note Taking App made in Flutter with Sqlite database
This is a note taking app made with flutter.
Concepts used:
- Sqlite database to store custom Note object.
- Search Functionality
- Staggered GridView
Video Demo: https://www.youtube.com/watch?v=Fg68VND8unE
If you want to use firebase to store the notes online, check out this repo .
Screenshots: