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 moreDoes Flutter use gradle?
Your Flutter module uses a plugin that has an Android Gradle dependency , such as ExoPlayer from the video_player plugin, but your existing Android app didn’t depend on ExoPlayer.
Read moreHow do I download 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 moreHow do I fix Android SDK not found?
Close the current project and you’ll see a pop-up with a dialog which will then proceed to Configure option. Configure -> Project Defaults -> Project Structure -> SDKs on left column -> Android SDK Home Path -> give the exact path as you did on local. properties and select Valid Target.
Read moreHow do you set up the Dart SDK in Flutter?
To fix this on Android Studio 3.1.
Read more