Command
flutter create my_app
Examples
Create new Flutter app
flutter create my_app
Create with custom organization
flutter create --org com.example my_app
flutter create my_app
Create new Flutter app
flutter create my_app
Create with custom organization
flutter create --org com.example my_app