flutter/packages/flutter_tools/lib
Alexander Aprelev 3b7942c444
Fix multi-step build handling process. (#24310)
* Fix multi-step build handling process.

Stop listening for new step updates after 'all done.' log message. Make sure that we don't delete file too soon, until listener had a chance to process the 'all done' message.

Fixes https://github.com/flutter/flutter/issues/18750

* Emit 'all output' explicitly when build process is done.
2018-11-14 08:54:13 -08:00
..
src Fix multi-step build handling process. (#24310) 2018-11-14 08:54:13 -08:00
executable.dart Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00
fuchsia_executable.dart do not compute dart deps for fuchsia_entrypoint (#24134) 2018-11-09 15:41:13 -08:00
runner.dart Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00