

Select Flutter Application and press next button.ģ.

Restart the Android Studio also to configure properly.Ģ. Click Yes when prompted to install the Dart plugin.Ħ. Select Browse repositories, search for Flutter plugin and click Install.Ĥ. Open File > Settings > Plugins on Windows & Linux,Ĥ.

Open plugin preferences (Preferences > Plugins on macOS.)ģ. Install Flutter & Dart language Plugin in Android Studio:Ģ. After done loading AVD press the RUN button to start the emulator.ħ. Now set name for your emulator and press the Finish button.ħ. Select your device type and press the Next button.Ħ. Start Android Studio -> Tools -> AVD Manager.Ĥ. Download Hardware_Accelerated_Execution_Manager from Intel and install the software.Ģ. Now again make click on New button and make a new variable named as JAVA_HOME and put JDK path here like i did in below screenshot.ġ. Here you need to make a Variable named as ANDROID_HOME and put your ANDROID SDK MANAGER path here. Under the System Variable Tab click on New.Ħ. Setup Android SDK Manger path + Java Path:ĥ. Install the latest SDK Platform-Tools, and Android SDK Build-Tools.ĭownload & install Java Development Kit(JDK) from oracle’s official page.ĥ. Start Android Studio, and go through the ‘Android Studio Setup Wizard’. Now open the Command prompt window and locate to Flutter SDK Folder path.įlutter doctor command to see if there are any platform dependencies is remaining to install.Ģ. You should here user your own flutter sdk path.ĥ. My flutter sdk bin folder is : F:\Android_Setup\flutter_sdk\bin. You will see another paths also in this variable so simply separate them using Under User variables select Path and put your Flutter SDK folder bin path in it.

Under Advanced tab select Environment Variables.Ĥ. Select Advanced System Settings present left side of your page.ģ. So Right click on your My Computer -> Properties. This step is to make sure that you can run the flutter commands directly from Windows Command Prompt screen. Now you can run flutter command in flutter console.ġ. Simply double click on flutter_console.bat file. Go inside your Flutter_sdk folder and locateĤ. Like i am putting my flutter SDK in F -> Android_Setup -> flutter_sdk. Simply extract the file and put it into a separate folder in any drive. zip extension file containing flutter SDK.
