mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-07-05 18:26:57 +08:00

* updated gradle wrapper * get packages * fix dependabot issues * Migrate to using io.flutter.embedding.android.FlutterActivity * delete files
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
