I am using Flutter in VS code and it is not showing me any device to run my flutter on.
In my cmd it is showing me devices to run it on like windows but in vs code it’s showing nothing.
Kindly explain me the steps of procedures to follow to run my flutter code on windows or chrome.
2
Answers
When you press F5. It should sgow the list of devices.
You said that in cmd it show devices.
If it don’t work make sure that you have created a device.
If not you can create one from android studion in device manager.
Or i think there is a plugin in vs for a virtual device.
You can install android studio and then can use the AVD emulator. You can follow documentation to install Android Studio and set up device.