flutter/packages/flutter_tools/lib/src/runner
Michael Goderbauer d35a9db6fe Avoid downloading artifacts twice (#8872)
* Avoid downloading artifacts twice

* Don't update cache before `flutter upgrade` is executed (`flutter upgrade` might bump the engine version)
* Don't update cache twice during `flutter precache`

Fixes #8249.

* add test
2017-03-20 17:09:59 -07:00
..
flutter_command_runner.dart apply partially the upcoming unnecessary_lambdas (#8810) 2017-03-15 23:09:58 +01:00
flutter_command.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00