• Michael Klimushyn's avatar
    Add a note to generated plugins files (#45557) · 901eb0fc
    Michael Klimushyn authored
    There has been some confusion about whether or not
    .flutter-plugins-dependencies should be tracked in version control or
    not. Added a comment to both it and .flutter-plugins explaining that
    it's generated and shouldn't be.
    
    .flutter-plugins-dependencies is parsed through JSON, and the JSON spec
    doesn't support comments. So unfortunately the note is living in an
    arbitrary "_info" key instead of an obvious top level comment.
    901eb0fc
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...