mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
flutter | ||
flutter_driver | ||
flutter_goldens | ||
flutter_localizations | ||
flutter_test | ||
flutter_tools | ||
flutter_web_plugins | ||
fuchsia_remote_debug_protocol | ||
integration_test | ||
analysis_options.yaml |