Follow the below steps to install Flutter on Windows:
Read moreHow do I download Dart Flutter?
Open Android Studio and click on Configure. Then, select Plugins. From the resulting screen, click on Flutter and click on Install. Click on Accept and then Yes to install the Dart plugin.
Read moreHow do I run the Flutter app on Android?
Scroll down and enable USB debugging.
Read moreCan you use Flutter on Windows?
Desktop support allows you to compile Flutter source code to a native Windows, macOS, or Linux desktop app . Flutter’s desktop support also extends to plugins—you can install existing plugins that support the Windows, macOS, or Linux platforms, or you can create your own.
Read more