It provides startup template to create new Flutter application, an option to run and debug Flutter application in the Android studio itself, etc.,
Read moreHow do you define location with SDK Dir in the local properties file?
Fix “SDK location not found.
Read moreHow do I set local properties?
just open the android folder by android studio, when android studio opens the ‘android’ folder, local. properties will be created automatically.
Read moreHow do I fix Android SDK not found?
Close the current project and you’ll see a pop-up with a dialog which will then proceed to Configure option. Configure -> Project Defaults -> Project Structure -> SDKs on left column -> Android SDK Home Path -> give the exact path as you did on local. properties and select Valid Target.
Read moreHow do you set a Dart SDK path?
To fix this on Android Studio 3.1.
Read more