mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds support for the `--devtools-server-address=<uri>` and `--devtools` options. Also fixes an issue where the VM service + DevTools connection information was not printed to STDOUT for web devices. Fixes https://github.com/flutter/flutter/issues/173617 --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>