flutter/packages/flutter_tools/lib
Jonah Williams bdb830a833
[flutter_tools] pretty print hot reload rejection error (#66701)
If the vm of an attached device rejects a hot reload, pretty print the reason. Suggest a hot restart so that users are aware that they do not have to detach and rebuild. Also resets the last compilation time, so a subsequent restart would still apply the last change. Adds an integration test for the const field removal.

Fixes #64027
2020-10-09 15:44:52 -07:00
..
src [flutter_tools] pretty print hot reload rejection error (#66701) 2020-10-09 15:44:52 -07:00
executable.dart [flutter_tools] remove train and inject-plugins command (#67766) 2020-10-09 15:43:39 -07:00
runner.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00