Click on Appearance and Behavior option > System Settings options and then click on the Android SDK option to get to see the below screen. Inside this screen, you will get to see your SDK path. You can update your SDK path by clicking on the Edit option.
Read moreHow do I install Flutter and Dart plugins?
Install the Flutter and Dart plugins
Read moreHow do I fix Flutter plugin and Dart plugin not installed?
Solution that worked for me:
Read moreCan I develop Android app using IntelliJ IDEA?
IntelliJ IDEA is one of the popular IDE that is used for developing android applications .
Read moreShould I install IntelliJ or Android Studio?
Android Studio is self-contained for Android projects. If you’re going to be doing significant plain Java development, you may prefer to use IntelliJ , becuase Android Studio is in many ways tuned to doing Android development, and could be restrictive for other types of projects.
Read moreIs Android Studio good for Flutter?
With Flutter, you can create the best cross-platform apps available on the market. Both have pros and cons that are unique to themselves. Although Android Studio is a fantastic tool, the Hot Load functionality of flutter makes it superior to Android Studio in many ways .
Read moreHow do I add plugins to Flutter?
Install the Flutter and Dart plugins
Read more