• Jonah Williams's avatar
    [flutter_tools] pretty print hot reload rejection error (#66701) · bdb830a8
    Jonah Williams authored
    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
    bdb830a8
Name
Last commit
Last update
..
background_project.dart Loading commit data...
basic_project.dart Loading commit data...
gen_l10n_project.dart Loading commit data...
hot_reload_const_project.dart Loading commit data...
hot_reload_project.dart Loading commit data...
hot_reload_with_asset.dart Loading commit data...
project.dart Loading commit data...
project_with_early_error.dart Loading commit data...
project_with_immediate_exit.dart Loading commit data...
single_widget_reload_project.dart Loading commit data...
stateless_stateful_project.dart Loading commit data...
stepping_project.dart Loading commit data...
test_project.dart Loading commit data...
tests_project.dart Loading commit data...