flutter/packages/flutter_tools/lib
Ian Hickson f888bbed48 Refactor hot/cold/drive runners a little (#7694)
Move the drive/run common stuff to RunCommandBase, rather than the
superclass which applies to everything.

Implement --no-resident (fixes
https://github.com/flutter/flutter/issues/5448). This is particularly
useful when running flutter from scripts.

Rename RunAndStayResident to ColdRunner.
2017-01-27 01:03:04 -08:00
..
src Refactor hot/cold/drive runners a little (#7694) 2017-01-27 01:03:04 -08:00
executable.dart Migrate flutter_tools to use package:platform (#7642) 2017-01-25 16:06:41 -08:00