Note: The Flutter SDK includes the full Dart SDK , and has Dart’s dart command-line interface in its bin folder. Dart tools may send usage metrics and crash reports to Google. By downloading the Dart SDK, you agree to the Google Terms of Service.
Read moreDoes Flutter need SDK?
You don’t specifically need Android Studio, all you need is the Android SDK , download it and set the environment variable to the SDK path for the flutter installation to recognise that.
Read more