
Allows the user to specify the kind of project to create. The default is 'app'. Other choices are 'plugin' (the old '--plugin' behavior), and 'package'. A Flutter 'package' is a Dart package that depends on Flutter, but does not contain native code. Fixes #10377.
# {{projectName}} {{description}} ## Getting Started For help getting started with Flutter, view our online [documentation](http://flutter.io/). For help on editing plugin code, view the [documentation](https://flutter.io/platform-plugins/#edit-code).