Files
flutter-examples/persist_key_value
Nishant Srivastava 34747b99ab Upgrade projects
Now using
- gradle wrapper v6.0
- androidx
- stable android gradle plugin v3.5.0
- target and compile sdk set to 29
2019-11-15 00:42:49 +01:00
..
2019-11-15 00:42:49 +01:00
2018-08-06 23:29:03 +02:00
2018-08-06 23:29:03 +02:00
2018-08-06 23:29:03 +02:00

Persist Key Value

Example app showing storing key value on disk using shared_preference plugin

Getting Started

For help getting started with Flutter, view online documentation.