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 moreHow do I accept android license for flutter?
and type Y when needed to accept the licenses . Check it and apply and let the studio download the package. Once did run the command flutter doctor and it should now prompt you to run flutter doctor –android-licenses once you run the license command accept all licenses by hitting y and it should solve the problem.
Read moreHow do I fix flutter doctor <UNK> android licenses error?
Install: Android SDK Command-line Tools
Read moreWhat is a flutter doctor?
The flutter doctor command helps you install and update your Flutter tools . This book will mostly use Android Studio as the IDE for Flutter development.
Read moreHow do I agree to 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 . Accept the license agreement and install the updates, and you are all set.
Read moreIs Android Studio free for commercial use?
Android studio is free to download and use, even for enterprise use . However, if you would like to publish your app to the Google Play Store, it costs $25.
Read more