Deleted flutter-plugins-dependencies file
This commit is contained in:
parent
a05f0aa021
commit
d019f322d5
2 changed files with 1 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"flutter_cast_framework","path":"/Users/gianluca.paradiso/mydev/cast-your-instructions/flutter_cast_framework/","dependencies":[]}],"android":[{"name":"flutter_cast_framework","path":"/Users/gianluca.paradiso/mydev/cast-your-instructions/flutter_cast_framework/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"flutter_cast_framework","dependencies":[]}],"date_created":"2021-10-10 18:24:18.923448","version":"2.5.1"}
|
||||
1
example/.gitignore
vendored
1
example/.gitignore
vendored
|
|
@ -28,6 +28,7 @@
|
|||
.pub-cache/
|
||||
.pub/
|
||||
/build/
|
||||
**/.flutter-plugins-dependencies
|
||||
|
||||
# Android related
|
||||
**/android/**/gradle-wrapper.jar
|
||||
|
|
|
|||
Loading…
Reference in a new issue