I just started learning the Dart programming language, then I did some preparations such as installing the Dart SDK, then setting the path for the bin, after that I checked using the command prompt and it didn't cause any problems. After that I started to code Dart program, and Android Studio gave message "Dart SDK is not configured" , then I clicked "open Dart Setting" and set SDK path, then applied it. But still Android Studio gives message Dart SDK is not configured.
Please help to solve this problem
In the terminal paste the below code after installing dart and flutter
$ flutter sdk-path
It will show the path of sdk as below.
/home/user-name/snap/flutter/common/flutter/bin/cache/dart-sdk
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With