• 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
This project is licensed under the BSD 3-clause "New" or "Revised" License. Learn more
LICENSE.tmpl 29 Bytes