flutter/packages/flutter_tools/lib
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
..
src Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
executable.dart Remove workaround for SIGINT (#8834) 2017-03-16 15:10:20 -07:00