• Jonah Williams's avatar
    [flutter_tools] migrate FlutterView to new vm_service (#55341) · 2e50fd75
    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
    2e50fd75
Name
Last commit
Last update
..
commands.shard Loading commit data...
data Loading commit data...
general.shard Loading commit data...
integration.shard Loading commit data...
src Loading commit data...
template_test.dart Loading commit data...