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 can I install flutter in Windows 10?
Click File → Settings → Plugins. Select the Flutter plugin and click Install. Click Yes when prompted to install the Dart plugin. Restart Android studio .
Read moreCan I use Flutter on my phone?
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 moreHow do I install Android Flutter app?
Install the Flutter and Dart plugins
Read moreWhere is Dart SDK path in Android Studio?
The Dart SDK lives inside the bin/cache/dart-sdk folder of the Flutter SDK.
Read moreHow do I set up my Flutter?
Install the Flutter and Dart plugins
Read more