See flutter/flutter#90894 (comment).
We can skip activating via Pub, checking for updates, etc. if we use the SDK-supplied command.
From flutter/flutter#90894 (comment)
2.15.0-39.0.dev is the earliest dart version this commit was included in.
@helin24 currently for internal workspaces we set startDevToolsFromDaemon and start from the Flutter daemon. I'm assuming that should remain as-is, but if that's no longer required let me know and I can remove it.