Skip to content

Note Taking App made with Flutter with Sqlite as database..

License

Notifications You must be signed in to change notification settings

SandhyaGiribabu/notes-app

 
 

Repository files navigation

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

About

Note Taking App made with Flutter with Sqlite as database..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 52.0%
  • C++ 25.9%
  • CMake 12.2%
  • Ruby 4.1%
  • HTML 2.3%
  • Swift 2.1%
  • Other 1.4%