flutter-crud-demo-sqflite
There are 2 repositories under flutter-crud-demo-sqflite topic.
SaadKhanJadoon/Notes-App
An elegant notes taking app for Android & iOS built in flutter that uses sqflite for storage.
kanchan88/flutter-with-sqflite
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.