mirror of
https://github.com/flutter/flutter.git
synced 2026-02-15 15:23:32 +08:00
When flutter run is used on a Mac and no devices are specified or attached, suggest launching a simulator first. Fixes https://github.com/flutter/flutter/issues/5674