flutter/packages/flutter_tools/test/commands
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
..
analyze_continuously_test.dart Revert "Flutter analyze watch improvements (#11143)" (#11328) 2017-07-20 14:47:36 -07:00
analyze_duplicate_names_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
analyze_once_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
analyze_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
config_test.dart pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
create_test.dart Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
daemon_test.dart Inject iOS, Android workflows via context (#10750) 2017-06-15 16:11:08 -07:00
devices_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
doctor_test.dart IntelliJ and Flutter plugin version checks (#10454) 2017-06-02 15:23:36 -07:00
drive_test.dart modernize iOS device lookup in driver (#10780) 2017-06-16 12:58:23 -07:00
format_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
fuchsia_reload_test.dart [fuchsia_reload] Use ssh instead of netcp/netruncmd (#10436) 2017-06-22 22:08:20 -07:00
install_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
packages_test.dart "flutter packages pub ..." to passthrough to dart pub (#10044) 2017-05-12 15:40:35 -07:00
run_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
test_test.dart Upgrade to the most recent test package. (#11526) 2017-08-04 16:33:38 -07:00
upgrade_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00