Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "Enable <emulator device>" #3045

Closed
DanTup opened this issue Jan 4, 2021 · 0 comments
Closed

Add support for "Enable <emulator device>" #3045

DanTup opened this issue Jan 4, 2021 · 0 comments
Labels
in flutter Relates to running Flutter apps is enhancement
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Jan 4, 2021

We currently have support for things like "Enable Chrome" in the device picker if the Chrome device is available, but the current project does not support it.

We don't have the same for emulators (eg. devices that aren't running yet), but it would make sense to. Eg. you open a project without an ios folder, click the Device Manager and see "Enable for iOS Development" or similar, which would run flutter create . and then "Start iOS Emulator" should show up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in flutter Relates to running Flutter apps is enhancement
Projects
None yet
Development

No branches or pull requests

1 participant