1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 20:50:04 +00:00
Files
flutter-examples/persist_key_value/README.md
2020-08-19 00:02:30 +02:00

10 lines
307 B
Markdown

# Persist Key Value
Example app showing storing key value on disk using [shared_preference](https://pub.dartlang.org/packages/shared_preferences) plugin
<img src="demo_img.gif" height="600em" />
## Getting Started
For help getting started with Flutter, view online [documentation](http://flutter.dev/).