diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-03 22:21:34 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-03 22:21:34 +0530 |
| commit | 620f9ea0516d951e1d21793a5bb22e05a5c56949 (patch) | |
| tree | b9178704ffa1c60ce350b7ea0096220e1ad407d7 /.flutter-plugins-dependencies | |
| parent | 008f625c89e0bb930dbb4b92c502e3a273b27807 (diff) | |
| download | daft-launcher-620f9ea0516d951e1d21793a5bb22e05a5c56949.tar.gz daft-launcher-620f9ea0516d951e1d21793a5bb22e05a5c56949.zip | |
Adds a simple add to favorites action storing to shard prefs
Diffstat (limited to '.flutter-plugins-dependencies')
| -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 c793bfa..a556131 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":[{"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 19:31:00.053777","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 21:55:48.530304","version":"1.19.0-2.0.pre.214"}
\ No newline at end of file |
