• Jonah Williams's avatar
    [flutter_tools] restore pub caching functionality (#70133) · ff953e4f
    Jonah Williams authored
    Necessary to work around #70013 (this looks like it will be fixed, but should protect us in the future)
    
    Restores some notion of skipping pub, with differences from the prior implementation:
    
    Off by default, and only used by the flutter command automatic pub get
    A single check parameter. Uses the framework version cached per-project instead of a timestamp of the tool, to avoid cases where downloading a prebuilt framework would cause this check to no longer work.
    ff953e4f
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...
.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...