Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bimsina/notes-app

Note Taking App made with Flutter with Sqlite as database..
https://github.com/bimsina/notes-app

flutter flutter-apps flutter-ui sqlite

Last synced: 30 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/prabhashrai02/notes-app) .

Screenshots:

Screenshot 2
Screenshot 1
Screenshot 3

Screenshot 1

Screenshot 2
Screenshot 3