• 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
..
bin Loading commit data...
gradle Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...