I have created a new flutter's project; I can locate the device on Android studio but not on Visual Studio Code, and when I run flutter doctor on Command Line and this is answer that I have: flutter devices Unable to locate a development device; please run 'flutter doctor' for information about installing additional components. Any help please!
2 Answers
According to guediriabdou
https://github.com/flutter/flutter/issues/22649#issuecomment-450020266
flutter config --android-sdk /path/to/android/sdk then you have torun this command
flutter doctor --android-licenses after that accept all the licenses after that try
flutter doctor 1 Comment
Rajneesh Shukla
This issue is occuring due to I have sdk on different location. Thanks this works for me :)

flutter doctorin turn it says runflutter doctor?flutter doctor -v?