I am facing these errors and I do not know how to fix them I installed Flutter properly, then I installed android studio and it gives me those errors at android studio, including after I installed plugings, and neither visual studio sees it although it was installedenter image description here
Please give me some ideas what I could do.
2
Answers
cmdtoolline error
Android license unknown error
For the third error, you have to install vs code or you can skip it if you are using android studio.
Open Android Studio -> SDK Manager -> SDK Tools -> install Android SDK Command-line Tools (latest).
then in Terminal execute
flutter doctor –android-licenses