Step 1: Recreate iOS, android & windows folders by running below command
flutter create .
Step 2: Run below command to start app
flutter run
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.