mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The choice screen is irrelevant when debugging apps locally. `flutter run` creates a separate user profile for testing only. It doesn't touch users' browser settings. Fixes https://github.com/flutter/flutter/issues/153928