flutter/packages/flutter_tools/lib/src/commands
Jonah Williams 978fada33c
Refactor flutter.gradle to use assemble directly (#43876)
Removes multiple re-entrant calls of bundle and aot and replaces them with a single call to assemble. This restores full caching and will allow follow-up performance improvements when building multiple ABIs
2019-11-08 12:41:24 -08:00
..
analyze_base.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
analyze_continuously.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
analyze_once.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
analyze.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
assemble.dart Refactor flutter.gradle to use assemble directly (#43876) 2019-11-08 12:41:24 -08:00
attach.dart Implement mdns for flutter run (#40447) 2019-09-18 11:01:08 -07:00
build_aar.dart Refactor flutter.gradle to use assemble directly (#43876) 2019-11-08 12:41:24 -08:00
build_aot.dart Build ios framework (#44065) 2019-11-06 14:54:15 -08:00
build_apk.dart Refactor flutter.gradle to use assemble directly (#43876) 2019-11-08 12:41:24 -08:00
build_appbundle.dart Refactor flutter.gradle to use assemble directly (#43876) 2019-11-08 12:41:24 -08:00
build_bundle.dart refactor depfile usage and update linux rule (#42487) 2019-10-17 17:42:40 -07:00
build_fuchsia.dart [flutter_tool] Use engine flutter_runner prebuilts (#43381) 2019-10-28 09:38:08 -07:00
build_ios_framework.dart Build ios framework (#44065) 2019-11-06 14:54:15 -08:00
build_ios.dart Build ios framework (#44065) 2019-11-06 14:54:15 -08:00
build_linux.dart add missing trailing commas in flutter_tools (#40968) 2019-09-24 08:06:09 +02:00
build_macos.dart dont hide build commands (#39555) 2019-09-01 23:57:11 -07:00
build_web.dart Ensure Flutter for Web debug builds are only accessible through Flutter run (#40783) 2019-09-18 23:10:24 -07:00
build_windows.dart add missing trailing commas in flutter_tools (#40968) 2019-09-24 08:06:09 +02:00
build.dart Build ios framework (#44065) 2019-11-06 14:54:15 -08:00
channel.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
clean.dart Handle permission error during flutter clean (#43401) 2019-10-25 15:02:38 -07:00
config.dart [flutter_tool] Update analytics policy, send event on disable (#43217) 2019-11-05 10:43:52 -08:00
create.dart Update create.dart (#43764) 2019-11-07 10:17:03 -08:00
daemon.dart Reland: enable usage of experimental web compiler (#44400) 2019-11-07 20:13:02 -08:00
devices.dart Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
doctor.dart Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
drive.dart Reland "Enable dump-skp-on-shader-compilation in drive (#43022)" (#43455) 2019-10-29 14:20:22 -07:00
emulators.dart Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
format.dart [flutter_tool] process.dart cleanup (#39899) 2019-09-11 18:20:42 -07:00
generate.dart Add error logging to flutter generate (#42209) 2019-10-11 07:16:11 -07:00
ide_config.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
inject_plugins.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
install.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
logs.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
make_host_app_editable.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
packages.dart Add Android embedding version analytics (#44043) 2019-11-05 12:38:42 -08:00
precache.dart Add option to precache unsigned mac binaries. (#42376) 2019-10-09 22:24:15 -07:00
run.dart Reland: enable usage of experimental web compiler (#44400) 2019-11-07 20:13:02 -08:00
screenshot.dart [flutter_tool] Screenshot command must require device only for _kDeviceType (#44227) 2019-11-06 10:59:29 -08:00
shell_completion.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
test.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
train.dart Switch flutter_tools from script to app-jit snapshot. (#27749) 2019-03-15 19:33:24 -07:00
unpack.dart Remove linux-x64 unpack logic (#42962) 2019-10-17 19:22:03 -07:00
update_packages.dart Alias upgrade-packages => update-packages (#43546) 2019-10-28 15:32:39 -07:00
upgrade.dart [flutter_tool] Update analytics policy, send event on disable (#43217) 2019-11-05 10:43:52 -08:00
version.dart Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -07:00