• Jakob Andersen's avatar
    Add --template=<type> option to create command. (#11105) · 5d0d6126
    Jakob Andersen authored
    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.
    5d0d6126
Name
Last commit
Last update
..
.idea Loading commit data...
android-java.tmpl Loading commit data...
android-kotlin.tmpl Loading commit data...
android.tmpl Loading commit data...
ios-objc.tmpl/Classes Loading commit data...
ios-swift.tmpl/Classes Loading commit data...
ios.tmpl Loading commit data...
lib Loading commit data...
.gitignore.tmpl Loading commit data...
CHANGELOG.md.tmpl Loading commit data...
LICENSE.tmpl Loading commit data...
README.md.tmpl Loading commit data...
projectName.iml.tmpl Loading commit data...
projectName_android.iml.tmpl Loading commit data...
pubspec.yaml.tmpl Loading commit data...