Just use SDK manager and avdmanager from the android SDK tools.
Read moreHow do you run the Flutter app on simulation?
iOS simulator
Read moreHow does flutter run on Web?
This page covers the following steps for getting started with web support:
Read moreHow do you run a flutter command?
Flutter – Important CLI commands
Read moreHow do I run the clean command on flutter?
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 more