The Dart’s SDK is located at /flutter/bin/cache/dart-sdk . However, If Android Studio’s flutter plugin is installed, the plugin needs to be told where flutter’s SDK is located.
Read moreHow do you give a dart sdk path?
To fix this on Android Studio 3.1.
Read moreDoes Flutter SDK include dart?
Note: The Flutter SDK includes the full Dart SDK , and has Dart’s dart command-line interface in its bin folder. Dart tools may send usage metrics and crash reports to Google.
Read more