flutter/packages/flutter_tools/test
Danny Tuppeny 86613d198e
[flutter_tool] [dap] Forward Flutter progress events to DAP client (#142524)
Builds can be slow and the legacy debug adapter would handle Flutter's `app.progress` events to update the toast notification during builds. This was lost in the new adapters - we should only a single "Launching.." notification for the whole progress.

This change listens to `app.progress` events and forwards those with `finished=false` to the client if the launch progress is still active.

Fixes https://github.com/Dart-Code/Dart-Code/issues/4938

https://github.com/flutter/flutter/assets/1078012/8c60cf08-e034-4a72-b31e-9c61dca388bf
2024-02-15 22:22:48 +00:00
..
android_preview_integration.shard [Re-re-land] Enforce a policy on supported Gradle, Java, AGP, and KGP versions (#143341) 2024-02-13 15:44:17 +00:00
commands.shard Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard [flutter_tool] [dap] Forward Flutter progress events to DAP client (#142524) 2024-02-15 22:22:48 +00:00
host_cross_arch.shard Move iOS content validation devicelab test into tool integration test (#142272) 2024-01-26 18:04:09 +00:00
integration.shard Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
src Reverts "Improve build output for all platforms" (#143125) 2024-02-07 22:44:19 +00:00
web.shard Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00