diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-03 14:39:52 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-03 14:39:52 +0530 |
| commit | 871706b606c77eeac13bfcea67c3ce1d71203d2c (patch) | |
| tree | 82d3ca8b51cc001606f5412a20730a813b7d9e2d /.flutter-plugins-dependencies | |
| parent | c745b90dfdc97a2e04582051b01fde83883d8e3e (diff) | |
| download | daft-launcher-871706b606c77eeac13bfcea67c3ce1d71203d2c.tar.gz daft-launcher-871706b606c77eeac13bfcea67c3ce1d71203d2c.zip | |
Adds shared preferences for config/theme storage + refactors a streamstate
Diffstat (limited to '')
| -rw-r--r-- | .flutter-plugins-dependencies | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.flutter-plugins-dependencies b/.flutter-plugins-dependencies index a4cc41f..3881cb6 100644 --- a/.flutter-plugins-dependencies +++ b/.flutter-plugins-dependencies @@ -1 +1 @@ -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[],"android":[{"name":"android_intent","path":"/home/akshayn/.pub-cache/hosted/pub.dartlang.org/android_intent-0.3.7+2/","dependencies":[]},{"name":"device_apps","path":"/home/akshayn/.pub-cache/hosted/pub.dartlang.org/device_apps-1.0.9/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"android_intent","dependencies":[]},{"name":"device_apps","dependencies":[]}],"date_created":"2020-06-03 00:33:49.915841","version":"1.19.0-2.0.pre.214"}
\ No newline at end of file +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"shared_preferences","path":"/home/akshayn/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.3/","dependencies":[]}],"android":[{"name":"android_intent","path":"/home/akshayn/.pub-cache/hosted/pub.dartlang.org/android_intent-0.3.7+2/","dependencies":[]},{"name":"device_apps","path":"/home/akshayn/.pub-cache/hosted/pub.dartlang.org/device_apps-1.0.9/","dependencies":[]},{"name":"shared_preferences","path":"/home/akshayn/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.3/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"android_intent","dependencies":[]},{"name":"device_apps","dependencies":[]},{"name":"shared_preferences","dependencies":[]}],"date_created":"2020-06-03 14:35:47.788356","version":"1.19.0-2.0.pre.214"}
\ No newline at end of file |
