Hi@akhtar,
Flutter has its command own command to check the list of connected devices. You can either check the manual or can run the below command.
C:\Users\NADIM AKTHAR>flutter emulators
No emulators available.
To create a new emulator, run 'flutter emulators --create [--name xyz]'.
You can find more information on managing emulators at the links below:
https://developer.android.com/studio/run/managing-avds
https://developer.android.com/studio/command-line/avdmanager
If any devices are connected you can see in your output.
To know more, join our Flutter Course today.