flutter/packages/flutter_tools/templates
Jakob Andersen 5d0d6126a1 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.
2017-08-23 13:29:31 +02:00
..
cocoapods Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
create Let android create template have an explicit flutter splash screen flag (#11622) 2017-08-15 11:19:21 -07:00
driver [driver] "waitFor" command in place of broken "exists" (#3373) 2016-04-19 09:49:22 -07:00
package Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
plugin Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
.gitignore Pull iOS build templates from flutter tools vs engine artifacts (#4526) 2016-06-13 12:30:08 -07:00