1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +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

@@ -12,6 +12,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
shared_preferences: 0.4.2
# For information on the generic Dart part of this file, see the