Follow the below steps to install Flutter on Windows:
Read moreHow do I run the flutter on my phone?
How to Run/Test Flutter App on a Real Device?
Read moreHow do I install flutters on Chromebook?
Downloading Flutter
Read moreWhere do I put the Flutter SDK?
Open Android Studio. Click File → Settings → Plugins . Select the Flutter plugin and click Install. Click Yes when prompted to install the Dart plugin.
Read moreWhere is my Android SDK path Ubuntu?
it is located at /usr/lib/android-sdk .
Read moreWhere is my dart SDK Ubuntu?
By default, the SDK is installed at C:\tools\dart-sdk .
Read moreWhat is SDK path?
The Android SDK path is usually C:\Users\<username>\AppData\Local\Android\sdk .
Read more