aboutsummaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-03 14:39:52 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-03 14:39:52 +0530
commit871706b606c77eeac13bfcea67c3ce1d71203d2c (patch)
tree82d3ca8b51cc001606f5412a20730a813b7d9e2d /pubspec.yaml
parentc745b90dfdc97a2e04582051b01fde83883d8e3e (diff)
downloaddaft-launcher-871706b606c77eeac13bfcea67c3ce1d71203d2c.tar.gz
daft-launcher-871706b606c77eeac13bfcea67c3ce1d71203d2c.zip
Adds shared preferences for config/theme storage + refactors a streamstate
Diffstat (limited to '')
-rw-r--r--pubspec.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 2228d29..f14d60b 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -26,6 +26,7 @@ dependencies:
intl: ^0.16.1
device_apps: ^1.0.9
android_intent: ^0.3.7
+ shared_preferences: ^0.4.3
dev_dependencies:
flutter_test: