flutter_saving_data
flutter_saving_data copied to clipboard
A demo app in Flutter about saving data to local storage
flutter_saving_data
A demo app in Flutter about saving data to local storage.
- SharedPreferences
- SQFlite database
- File storage
This is a supplement to the tutorial How to save data locally in Flutter.
Setup
You can clone this project or start a new project with the same name and copy over the following three files:
For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.