Add .flutter-plugins-dependencies to the project, which contains the app's plugin dependency graph (#45379)

This commit is contained in:
Emmanuel Garcia
2019-11-22 15:02:20 -08:00
committed by GitHub
parent 161e4dfb04
commit b6e92003c8
15 changed files with 245 additions and 38 deletions

1
.gitignore vendored
View File

@@ -44,6 +44,7 @@ version
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/