I am configuring Flutter SDK on my Linux Ubuntu 16.4 system. Why am I getting the following error when I run the flutter doctor? I have specified b
Flutter SDK
Ubuntu 16.4
You have to install Flutter and Dart both on Visual Studio Code as well as Android Studio!
Try using the following command:
flutter doctor --android-licenses, and press y to install all licenses.