Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.01 KB

File metadata and controls

28 lines (19 loc) · 1.01 KB

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

If you want to use firebase to store the notes online, check out this repo .

Screenshots:

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4