Quick Clean Cache
Read moreHow do you run the flutter command in Vscode?
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 you run a flutter build?
By default, Flutter builds a debug version of your app. When you’re ready to prepare a release version of your app, for example to publish to the Google Play Store, this page can help.
Read more