Start Android Studio, and go through the ‘Android Studio Setup Wizard’. This installs the latest Android SDK, Android SDK Command-line Tools, and Android SDK Build-Tools, which are required by Flutter when developing for Android .
Read moreCan Flutter be used for Android?
Flutter is designed to support mobile apps that run on both Android and iOS , as well as interactive apps that you want to run on your web pages or on the desktop.
Read moreDoes Flutter need SDK?
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 code on my website?
Building a web application with Flutter
Read moreHow do I run a Flutter code on my website?
Building a web application with Flutter
Read more