flutter/packages
Danny Tuppeny 51c517c03c
[flutter_tools/dap] Add support for forwarding flutter run --machine exposeUrl requests to the DAP client (#114539)
* [flutter_tools/dap] Add support for forwarding `flutter run --machine` requests to the DAP client

Currently the only request that Flutter sends to the client is `app.exposeUrl` though most of this code is generic to support other requests that may be added in future.

* Improve comment

* Fix thrown strings

* StateError -> DebugAdapterException

* Add a non-null assertion and assert

* Use DebugAdapterException to handle restartRequests sent before process starts

* Fix typo + use local var

* Don't try to actually send Flutter messages in tests because there's no process
2022-11-09 19:16:47 +00:00
..
flutter Update CircleAvatar to support Material 3 (#114812) 2022-11-09 03:50:41 -08:00
flutter_driver Roll pub packages (#114189) 2022-10-28 19:15:08 +00:00
flutter_goldens Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
flutter_goldens_client Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
flutter_localizations Roll pub packages (#114189) 2022-10-28 19:15:08 +00:00
flutter_test Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
flutter_tools [flutter_tools/dap] Add support for forwarding flutter run --machine exposeUrl requests to the DAP client (#114539) 2022-11-09 19:16:47 +00:00
flutter_web_plugins Roll pub packages (#114189) 2022-10-28 19:15:08 +00:00
fuchsia_remote_debug_protocol Switch the way we retrieve the vm_service_port from /hub to iquery, on device. (#114834) 2022-11-08 17:54:18 +00:00
integration_test Roll pub packages (#114189) 2022-10-28 19:15:08 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00