It is not neccessary, but advised to install Android Studio for Flutter . It makes it very easy to install and configure all the settings etc. What you definitely need is the Android SDK and JDK. You can definitely install and run flutter without Android Studio (you can also use Visual Studio).
Read moreWhere is SDK manager in VS Code?
Installing Required SDK Packages After the Android SDK is installed, you will want to launch the “SDK Manager” tool and install some additional packages. You can do this from the Android Studio Splash screen, via the Configure menu: On the “SDKs Platforms”, tab , make sure one or more SDK Versions are installed.
Read moreHow do I open SDK Manager in Visual Studio?
To start the SDK Manager in Visual Studio, click Tools > Android > Android SDK Manager:
Read moreHow do I get to SDK Manager?
To open the SDK Manager from Android Studio, click Tools > SDK Manager or click SDK Manager in the toolbar . If you’re not using Android Studio, you can download tools using the sdkmanager command-line tool.
Read moreWhere is my SDK Manager located?
Expand Appearance & Behavior —> System Settings —> Android SDK menu item on the left side of the popup window. Then you can find the Android SDK Location directory path on the right side ( in this example, the Android SDK location path is C:\Users\Jerry\AppData\Local\Android\Sdk ), remember it.
Read moreWhat is Android SDK size?
Total Download Size: 1.75 GB SDK Components to Download: Android Emulator 329 MB Android SDK Build-Tools 32 54.1 MB Android SDK Build-Tools 32.1-rc1 52.1 MB Android SDK Platform 32 63 MB Android SDK Platform-Tools 11.9 MB Android SDK Tools 149 MB Intel x86 Emulator Accelerator (HAXM installer) 500 KB SDK Patch Applier …
Read moreIs there 32-bit Android Studio?
You can still use 32-bit versions of Android Studio , but be mindful that these version will not receive future updates.
Read more