There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is very basic flutter application used to store data locally using SQFlite. I have performed simple CRUD Operations on Notes using SQFLITE. It will be good reference for one searching how to work with Sqflite in flutter and saving data locally.