Answers for "i have installed android studio but is not showing in flutter doctor"

2

[!] Android Studio (not installed) flutter

flutter config --android-studio-dir= "C:\Program Files\Android\Android Studio"
Posted by: Guest on May-16-2021
1

android studio not found flutter doctor

flutter config --android-studio-dir="C:\Program Files\Android\Android Studio"
Posted by: Guest on May-21-2021
1

i have installed android studio but is not showing in flutter doctor

flutter config --android-studio-dir= " path where android studio is insalled"
Posted by: Guest on June-22-2021

Code answers related to "i have installed android studio but is not showing in flutter doctor"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language