mirror of
https://github.com/bimsina/notes-app.git
synced 2025-05-17 06:26:01 +08:00
1.3 KiB
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:
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |