flutter command line commands for new project code example
Example 1: how to create flutter project in terminal
$ flutter create myapp
Example 2: flutter create new app
flutter create myapp
$ flutter create myapp
flutter create myapp