mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Towards https://github.com/flutter/flutter/issues/171900. Discovered during https://github.com/flutter/flutter/pull/172793. It's unfortunate that `DefaultPub` (and tests) need some massaging to work, but the fact the tool is so inconsistent about global versus local state is not a new thing, so I didn't worry about it in the context of this PR.