From cc4752c07811674cba68f9f4e156c607e6954edd Mon Sep 17 00:00:00 2001 From: Michael Joseph Rosenthal Date: Fri, 24 Jul 2020 15:43:52 -0500 Subject: [PATCH] Delete .flutter-plugins-dependencies --- examples/starwars/.flutter-plugins-dependencies | 1 - 1 file changed, 1 deletion(-) delete mode 100644 examples/starwars/.flutter-plugins-dependencies diff --git a/examples/starwars/.flutter-plugins-dependencies b/examples/starwars/.flutter-plugins-dependencies deleted file mode 100644 index 124de5f63..000000000 --- a/examples/starwars/.flutter-plugins-dependencies +++ /dev/null @@ -1 +0,0 @@ -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity","path":"/Users/mjr/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-0.4.8+2/","dependencies":[]},{"name":"path_provider","path":"/Users/mjr/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/","dependencies":[]}],"android":[{"name":"connectivity","path":"/Users/mjr/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-0.4.8+2/","dependencies":[]},{"name":"path_provider","path":"/Users/mjr/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/","dependencies":[]}],"macos":[{"name":"connectivity_macos","path":"/Users/mjr/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.1.0+2/","dependencies":[]},{"name":"path_provider_macos","path":"/Users/mjr/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/","dependencies":[]}],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"connectivity","dependencies":["connectivity_macos"]},{"name":"connectivity_macos","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_macos"]},{"name":"path_provider_macos","dependencies":[]}],"date_created":"2020-03-29 14:49:55.731308","version":"1.15.17"} \ No newline at end of file