Android Studio 2020.3.1 says that both Flutter and Dart plugins are installed, but when I run "flutter doctor", it says these plugins are not installed.
I am at my wits end.
SDK Platforms: Android 10.0(Q), Android 9.0(Pie) SDK Tools: Android SDK Build-Tools 32, Android SDK Command-line tools (latest), Android SDK Emulator, and Android SDK Platform-Tools.
CodePudding user response:
if you implement your code to the simulator. don't stop go on :)
CodePudding user response:
i think you need to set your android sdk location and flutter sdk location in environment variables if you are using windows.