flutter/packages
Jessy Yameogo b41c8e022b
Fix bug with debugging support code not getting injected on edge devices (#168073)
This PR addresses
[flutter/flutter#167102](https://github.com/flutter/flutter/issues/167102),
where debugging support code was not being properly injected when
running on Edge `flutter run -d edge`. The issue was due to missing
conditions in the injection logic that prevented the debugger service
from initializing correctly in this environment.

This change ensures that debugging support is consistently injected when
connected devices are present and the user has selected one of them.

fix https://github.com/flutter/flutter/issues/167102.
2025-05-16 18:33:31 +00:00
..
flutter Resolve Cupertino textstyle in MaterialBasedCupertinoThemeData (#167597) 2025-05-16 17:29:12 +00:00
flutter_driver Roll pub packages (#168509) 2025-05-08 00:50:25 +00:00
flutter_goldens Increase pinned version of leak tracker to enable access to experimental tracking on web. (#167502) 2025-04-21 23:48:15 +00:00
flutter_localizations Update date localizations for ga (#168008) 2025-04-29 23:57:49 +00:00
flutter_test Reverts "Use live region in error text input decorator for Android (#165531)" (#168848) 2025-05-14 17:47:38 +00:00
flutter_tools Fix bug with debugging support code not getting injected on edge devices (#168073) 2025-05-16 18:33:31 +00:00
flutter_web_plugins Increase pinned version of leak tracker to enable access to experimental tracking on web. (#167502) 2025-04-21 23:48:15 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#168509) 2025-05-08 00:50:25 +00:00
integration_test Roll pub packages (#168509) 2025-05-08 00:50:25 +00:00
analysis_options.yaml Update old wiki links (#149544) 2024-06-17 17:26:08 +00:00