mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Doing so is currently a NOP because `vm-service` isn't available in flutter-release (aka Dart VM product) mode. So this makes startup time of isolates slightly faster in release mode and allows tree shaking of the relevant code in release mode.