Answers for "why flutter doctor not recognize the flutter plugin"

0

flutter plugin installed but in flutter doctor it shows not installed

flutter channel dev
flutter upgrade
flutter config --android-studio-dir="C:Program FilesAndroidAndroid Studio"
flutter doctor -v
Posted by: Guest on February-21-2021

Code answers related to "why flutter doctor not recognize the flutter plugin"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language