Open your Android Studio preferences(Command + ‘,’) and go to Languages and Frameworks>Dart . Under the Dart menu, you should be able to enter your Dart SDK path.
Read moreWhere is SDK located?
by default, the “Android Studio IDE” will be installed in ” C:\Program Files\Android\Android Studio “, and the “Android SDK” in ” c:\Users\username\AppData\Local\Android\Sdk “.
Read more