viscose not showing connected device at the bottom

Viewed 64

enter image description here

I'm sure there was a place for selecting device...if connected, it show phone like SM960 , or iPhone . but suddenly, I can't see this also I can't run code from play button on vscode. (start without debugging)

what happened?

3 Answers

Close the VSCode and again open VSCode as Admin. Than it will show the connected Devices.

The vscode flutter pluggin must be used with vscode oppened as admin. Make sure to use

ctrl+ shift +p

to select device

It is Easy Just right click on The vs code Bottom Bar. You will Get a list of Item then Click on Flutter devices,enter image description here

Related