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

GitHub

View Github