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 moreDoes Flutter install Android SDK?
Install Android Studio This installs the latest Android SDK, Android SDK Command-line Tools, and Android SDK Build-Tools, which are required by Flutter when developing for Android. Run flutter doctor to confirm that Flutter has located your installation of Android Studio.
Read moreHow do I download SDK flutter?
Open Android Studio . Click File → Settings → Plugins. Select the Flutter plugin and click Install. Click Yes when prompted to install the Dart plugin.
Read moreHow do I find the Android SDK file?
Install the SDK
Read moreHow do I get Android SDK for Flutter?
To do so follow the steps mentioned below:
Read moreCan I use Android SDK in Flutter?
Flutter Native Third-Party SDK-UI integration You can directly call native Android and iOS SDKs of Tokbox chat app from your Flutter application — wherein the UI will be driven by Tokbox SDKs.
Read more