mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 20:22:03 +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.