You don’t specifically need Android Studio , all you need is the Android SDK, download it and set the environment variable to the SDK path for the flutter installation to recognise that.
Read moreHow do I run a Flutter on Windows 10?
Follow the below steps to install Flutter on Windows:
Read moreHow do I run the Flutter app on Windows?
Running a Flutter app on desktop You can run a Flutter app either using your IDE or from the command line . From your IDE, select the desktop platform that you want to run the app on, and launch it.
Read moreHow do I run a Flutter device?
3 Answers
Read more