1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00
Files
flutter-examples/persist_key_value/README.md
2018-08-07 01:24:20 +02:00

10 lines
306 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.io/).