Files
notes-app/README.md
2021-12-16 17:15:41 +05:45

1.3 KiB

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:

Screenshot 2 Screenshot 1 Screenshot 3
Screenshot 1 Screenshot 2 Screenshot 3