• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.codecov.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...