• Jonah Williams's avatar
    [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797) · ffcf1db3
    Jonah Williams authored
    Move FlutterView and related RPCs to the package:vm_service implementation. Update some getIsolate calls with catchError to match previous behavior.
    
    - Updates tests that were previously mocking FlutterViews to use real views
    - Moves the FlutterView cache from VM to FlutterDevice
    - Catch SentinelException during Isolate.kill
    ffcf1db3
Name
Last commit
Last update
..
test_data Loading commit data...
README.md Loading commit data...
background_isolate_test.dart Loading commit data...
coverage_collection_test.dart Loading commit data...
daemon_mode_test.dart Loading commit data...
debugger_stepping_test.dart Loading commit data...
debugger_stepping_web_test.dart Loading commit data...
downgrade_upgrade_integration_test.dart Loading commit data...
expression_evaluation_test.dart Loading commit data...
expression_evaluation_web_test.dart Loading commit data...
flutter_attach_test.dart Loading commit data...
flutter_run_test.dart Loading commit data...
gen_l10n_test.dart Loading commit data...
hot_reload_test.dart Loading commit data...
lifetime_test.dart Loading commit data...
stateless_stateful_hot_reload_test.dart Loading commit data...
test_driver.dart Loading commit data...
test_utils.dart Loading commit data...
vmservice_integration_test.dart Loading commit data...