mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
"Observatory listening on..." is eventually being updated to "Dart VM Service listening on...". This change allows for parsing the VM service URI from messages of either format. See https://github.com/dart-lang/sdk/issues/46756