Skip to content

Commit 709fafa

Browse files
committed
updated: readme for persist_key_value
1 parent 7f09c4b commit 709fafa

File tree

3 files changed

+26
-17
lines changed

3 files changed

+26
-17
lines changed

persist_key_value/.idea/workspace.xml

Lines changed: 21 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

persist_key_value/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# persist_key_value
1+
# Persist Key Value
22

3-
Example project to demonstrate storing key value on disk
3+
Example app showing storing key value on disk using [shared_preference](https://pub.dartlang.org/packages/shared_preferences) plugin
4+
5+
<img src="demo_img.gif" height="600em" />
46

57
## Getting Started
68

7-
For help getting started with Flutter, view our online
8-
[documentation](https://flutter.io/).
9+
For help getting started with Flutter, view online [documentation](http://flutter.io/).

persist_key_value/demo_img.gif

1.28 MB
Loading

0 commit comments

Comments
 (0)