Files
flutter-examples/save_data_locally_with_sqlite
Nishant Srivastava f761e553e4 Cleanup and updates (#126)
* updated gradle wrapper

* get packages

* fix dependabot issues

* Migrate to using io.flutter.embedding.android.FlutterActivity

* delete files
2022-10-22 21:24:21 +02:00
..
2022-10-22 21:24:21 +02:00
2022-10-22 21:24:21 +02:00

save_data_locally_with_sqlite

A simple flutter app showing the use of sqlite database to store data of out app locally on the device

To try it yourself just add some text in the textbox and click on the add button To remove a note long press on the note container

ScreenShots

Video of App

https://user-images.githubusercontent.com/71614009/136423304-1951a31c-aba0-402b-aaa8-f337641ec753.mp4