You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's an example that overrides an existing emulator to force -gpu host (the ID matches the one returned by flutter emulators, so it gets merged).
Note: You can create your own emulators (with unique IDs), but they must still show up in flutter devices after being launched, otherwise VS Code will sit for 60 seconds and then say the emulator did not launch.
@neiljoseph9 the code above is a VS Code setting. You can open your VS Code User Settings by running the Preferences: Open Settings (JSON) command from the VS Code command palette.
See comment at #490 (comment) by @nmfisher and the following comments.
This could be useful for:
The text was updated successfully, but these errors were encountered: