Install the Flutter and Dart plugins Start VS Code. Invoke View > Command Palette…. Type “install”, and select Extensions: Install Extensions. Type “flutter” in the extensions search field, select Flutter in the list, and click Install.
Read moreCan I use Flutter on Visual Studio?
Open the Command Palette ( Ctrl + Shift + P ( Cmd + Shift + P on macOS)). Select the Flutter: New Project command and press Enter . Select Application and press Enter .
Read moreHow do I install flutters on my PC?
Open Android Studio. Click File → Settings → Plugins. Select the Flutter plugin and click Install. Click Yes when prompted to install the Dart plugin .
Read more