Install the Flutter and Dart plugins:
Read moreCan I install Flutter from Android Studio?
How to Install Flutter on Android? Download the Android Studio and install it . Open Android Studio > Android Studio Setup Wizard . This installs the latest version of Android SDK, Android SDK Platform-Tools, and Android SDK Build-Tools, which are essential while developing a Flutter app for the Android system.
Read moreHow do I install the Flutter app?
Open Android Studio. Click File → Settings → Plugins. Select the Flutter plugin and click Install. Click Yes when prompted to install the Dart plugin .
Read moreHow do I install Windows Medium Flutter?
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 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