Applications/ IDE to be downloaded: Run the installer file that was just downloaded to install Android Studio. While selecting SDK to be downloaded, please select SDK version 28, since SDK v29 is known for some issues with Flutter for now. Click on Windows and wait for 1 min. The download would start automatically.
Read moreHow install Windows Flutter step by step?
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