In the SDK Tools tab, select Android SDK Command-line Tools(latest).
Click Apply and then OK to install the SDK.
Then install cmd-line tools
from android-studio -> sdk-manager -> appearence and behaviour -> system settings -> android sdk -> Android SDK command line tools
To install android-licenses
run flutter doctor --android-licenses in your terminal
2
Answers
You have to install the Android SDK
Then install cmd-line tools
from
android-studio -> sdk-manager -> appearence and behaviour -> system settings -> android sdk -> Android SDK command line tools
To install android-licenses
run
flutter doctor --android-licenses
in your terminalthen y enter y enter….