mirror of
https://github.com/flutter/flutter.git
synced 2026-02-06 03:39:05 +08:00
Fixes #134154 This PR also changes the default value of the `--exit` flag from `true` to `false`. Effectively, this is not a change in behavior since `--exit` didn't previously work.