

Select the Fluter plugin and click install.Ĭlick yes when prompted to install the Dart plugin. 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. Start Android Studio, and go through the ‘Android Studio Setup Wizard’. (Your full path should be like C:/src/flutter/bin). Under Path click on the new tab and append the full path to flutter/bin. Under User variable check an entry called Path. Step 2- Unzip the zip file and place the contained flutter in the installation location for the Flutter SDK (For example, C:/src/flutter do not install FLutter in a directory like C:/Program Files/ that requires relevant privileges).įrom the Start search bar, enter ‘env’ and select “Edit environment variables for your account”. Step 1- Go to URL and download the latest Flutter SDK. Tools: Flutter depends on these tools being available in your environment. Operating System: Windows 7 SP1 or later (64-bit)ĭisk Space: 400 Mb (Except disk space of IDE/tools) To install and run Flutter, your development environment must meet these minimum requirements:
