mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously --simulator required an argument due to not having an action specified and defaulting to "store" instead of "store_true" R=iansf@google.com