1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2026-03-31 04:41:58 +00:00

added: shared_preferences plugin to persist_key_value example

This commit is contained in:
Nishant Srivastava
2018-08-06 23:53:37 +02:00
parent d49037f110
commit 1bfa214477
7 changed files with 144 additions and 95 deletions

View File

@@ -1,6 +1,8 @@
<component name="libraryTable">
<library name="Flutter Plugins" type="FlutterPluginsLibraryType">
<CLASSES />
<CLASSES>
<root url="file://$USER_HOME$/sdks/flutter_sdk/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.2" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>