Open the command prompt then run flutter doctor –android-licenses and accept all the licenses given.
Read moreHow do I accept all android licenses flutter?
Run the command flutter doctor –android-licenses and accept all licenses. Run the command flutter doctor -v to check if the issue was solved.
Read moreHow do I fix Android SDK Manager not found?
[Solved] Android sdkmanager not found Error in Flutter
Read moreHow do I accept android licenses?
You can accept the license agreement by launching Android Studio, then going to: Help > Check for Updates … When you are installing updates, it’ll ask you to accept the license agreement.
Read moreCan you get Android Studio on Mac?
Mac. To install Android Studio on your Mac, proceed as follows: Launch the Android Studio DMG file. Drag and drop Android Studio into the Applications folder, then launch Android Studio .
Read moreHow do I get to Android Studio?
To launch Android Studio, open a terminal, navigate to the android-studio/bin/ directory, and execute studio.sh . Select whether you want to import previous Android Studio settings or not, then click OK.
Read more