Add --template=<type> option to create command. (#11105)
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.
J
Jakob Andersen committed
5d0d6126a158d0d984ec33658fd31289500cac03
Parent: 32ab3db
Committed by GitHub <noreply@github.com>
on 8/23/2017, 11:29:31 AM