6 Answers
Read moreHow do I check my current dart SDK version?
Open your flutter project root directory in Command Prompt or Terminal like i did in below screenshot and type flutter –version command .
Read moreHow do you check if I have dart SDK?
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 moreHow do you set a Dart SDK path?
To fix this on Android Studio 3.1.
Read moreHow do you fix a Flutter?
Quick Clean Cache
Read more