Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Android SDK belongs to “Frameworks (Full Stack)” category of the tech stack, while Flutter can be primarily classified under “Cross-Platform Mobile Development” .
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