flutter/packages/flutter_tools/test/general.shard/commands
stuartmorgan 0412977e48
Support create for macOS (app and plugin) (#40851)
Adds macOS support for `flutter create`:
- Currently it is behind a hidden flag.
- Adds a TargetPlatform workaround to lib/main.dart in the standard app template when enabled.
- Supports `app` and `plugin`; `module` support doesn't yet exist for macOS in general.

This will eliminate the need to use FDE's examples as templates on macOS. The templates are based on the current state of FDE's examples, with templating support added (and with adoption of the new application delegate in the app, which hadn't been done yet in FDE, eliminating some boilerplate from the template).

Fixes #30703
2019-09-19 17:06:18 -07:00
..
analyze_continuously_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
analyze_once_test.dart flutter/engine@ef99738...72341ed (#36885) 2019-07-24 22:44:12 -07:00
analyze_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
assemble_test.dart Use output dir instead of specific paths in assemble rules (#39274) 2019-08-27 22:52:51 -07:00
attach_test.dart Implement mdns for flutter run (#40447) 2019-09-18 11:01:08 -07:00
build_aar_test.dart Log flags in build apk and appbundle (#39457) 2019-08-29 21:37:35 -07:00
build_aot_test.dart Update validation to support Xcode11 version (#39463) 2019-08-29 15:28:05 -07:00
build_apk_test.dart Enable R8 (#40453) 2019-09-13 19:06:40 -07:00
build_appbundle_test.dart Enable R8 (#40453) 2019-09-13 19:06:40 -07:00
build_bundle_test.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
build_fuchsia_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
build_linux_test.dart Add an ephemeral directory for Linux (#40587) 2019-09-16 16:04:55 -07:00
build_macos_test.dart Allow specifying a project for Xcode getInfo (#39782) 2019-09-05 10:07:03 -07:00
build_web_test.dart Ensure Flutter for Web debug builds are only accessible through Flutter run (#40783) 2019-09-18 23:10:24 -07:00
build_windows_test.dart Add an ephemeral directory to Windows projects (#40194) 2019-09-11 07:46:57 -07:00
clean_test.dart Add an ephemeral directory for Linux (#40587) 2019-09-16 16:04:55 -07:00
config_test.dart Expose build-dir config option (#36773) 2019-07-24 12:13:51 -07:00
create_test.dart Support create for macOS (app and plugin) (#40851) 2019-09-19 17:06:18 -07:00
create_usage_test.dart [flutter_tool] Flip create language defaults to swift and kotlin (#38339) 2019-08-15 12:13:28 -07:00
daemon_test.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
devices_test.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
doctor_test.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
drive_test.dart Place terminalUi flag on terminal interface (#39214) 2019-08-27 14:20:51 -07:00
format_test.dart add line-length to flutter format commandline (#36679) 2019-08-01 10:27:41 -07:00
ide_config_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
install_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
packages_test.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
precache_test.dart Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
run_test.dart Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
shell_completion_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
test_test.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
upgrade_test.dart fix platform environment (#40692) 2019-09-17 17:07:55 -07:00
version_test.dart [flutter_tool] Some additional input validation for 'version' (#39136) 2019-08-26 12:12:50 -07:00