From c285f8e733d448555209f95fd76eedbeef5d9e24 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 22:17:22 +0530 Subject: Adds application list component in apps view --- .flutter-plugins-dependencies | 1 + 1 file changed, 1 insertion(+) create mode 100644 .flutter-plugins-dependencies (limited to '.flutter-plugins-dependencies') diff --git a/.flutter-plugins-dependencies b/.flutter-plugins-dependencies new file mode 100644 index 0000000..2412e34 --- /dev/null +++ b/.flutter-plugins-dependencies @@ -0,0 +1 @@ +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[],"android":[{"name":"device_apps","path":"/home/akshayn/.pub-cache/hosted/pub.dartlang.org/device_apps-1.0.9/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"device_apps","dependencies":[]}],"date_created":"2020-06-02 22:12:46.920929","version":"1.19.0-2.0.pre.214"} \ No newline at end of file -- cgit v1.3.1