Skip to content

Instantly share code, notes, and snippets.

@mwarger
Created July 12, 2019 18:16
Show Gist options
  • Save mwarger/b6c050deb38957c07ad1cb4f3340ba91 to your computer and use it in GitHub Desktop.
Save mwarger/b6c050deb38957c07ad1cb4f3340ba91 to your computer and use it in GitHub Desktop.
how to correctly setup emulator for use with vs code flutter plugin
flutter emulators --create --name Pixel-test
flutter emulators --launch Pixel-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment