flutter/packages/flutter_tools/lib/src/commands
Jonah Williams c55b32204e
[flutter_tools] fix performance of tree-shake-icons (#55417)
Fixes the performance issue with tree-shake-icons and filters to ttf mime type. Does not change default or error behavior.
2020-04-29 11:43:47 -07:00
..
analyze_base.dart [flutter_tools] support enable-experiment in flutter analyze (#54613) 2020-04-13 16:00:03 -07:00
analyze_continuously.dart [flutter_tools] support enable-experiment in flutter analyze (#54613) 2020-04-13 16:00:03 -07:00
analyze_once.dart flutter_tools: Prefer using .of() over .from() when possible (#55250) 2020-04-21 22:09:50 -07:00
analyze.dart [flutter_tools] initial support for enable experiment, run, apk, ios, macos (#54617) 2020-04-21 20:39:36 -07:00
assemble.dart [flutter_tools] migrate windows to assemble (#55187) 2020-04-22 12:26:49 -07:00
attach.dart Reland #53153 to attach to existing modules and apps for Android (#53289) 2020-03-25 16:45:49 -07:00
build_aar.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
build_aot.dart Expose extra frontend options through build apk/ios/macOS (#53273) 2020-03-25 16:56:41 -07:00
build_apk.dart [flutter_tools] initial support for enable experiment, run, apk, ios, macos (#54617) 2020-04-21 20:39:36 -07:00
build_appbundle.dart Expose extra frontend options through build apk/ios/macOS (#53273) 2020-03-25 16:56:41 -07:00
build_bundle.dart [flutter_tools] fix performance of tree-shake-icons (#55417) 2020-04-29 11:43:47 -07:00
build_fuchsia.dart [flutter_tools] add --dart-define option for fuchsia build (#55715) 2020-04-27 14:59:03 -07:00
build_ios_framework.dart [flutter_tools] don't compute hashes of well known artifacts (#53848) 2020-04-20 12:21:20 -07:00
build_ios.dart [flutter_tools] initial support for enable experiment, run, apk, ios, macos (#54617) 2020-04-21 20:39:36 -07:00
build_linux.dart [flutter_tools] quality pass on Linux build (#55556) 2020-04-25 19:02:03 -07:00
build_macos.dart [flutter_tools] initial support for enable experiment, run, apk, ios, macos (#54617) 2020-04-21 20:39:36 -07:00
build_web.dart [flutter_tools] fix performance of tree-shake-icons (#55417) 2020-04-29 11:43:47 -07:00
build_windows.dart [flutter_tools] quality pass on windows build (#55436) 2020-04-23 12:29:48 -07:00
build.dart [flutter_tools] quality pass on Linux build (#55556) 2020-04-25 19:02:03 -07:00
channel.dart Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
clean.dart Show Xcode workspace clean output with verbose flag (#52860) 2020-03-19 09:51:01 -07:00
config.dart Add usage event for failed iOS project migration (#51879) 2020-03-06 12:14:29 -08:00
create.dart remove intellij references to the v1 embedding jars now that the v2 embeddings are referenced via maven (#55353) 2020-04-22 13:33:13 -07:00
daemon.dart [flutter_tools] use package Uuid consistently (#53492) 2020-03-30 12:46:06 -07:00
devices.dart [flutter_tools] refactor Chrome launch logic to remove globals/statics (#55160) 2020-04-22 01:28:51 -07:00
doctor.dart Move doctor into globals (#54912) 2020-04-15 19:44:42 -07:00
downgrade.dart Add "flutter downgrade" command (#50506) 2020-02-13 11:56:45 -08:00
drive.dart [flutter_tools] remove PackageMap and finish PackageConfig migration (#55244) 2020-04-21 19:55:15 -07:00
emulators.dart Move doctor into globals (#54912) 2020-04-15 19:44:42 -07:00
format.dart Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
generate.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ide_config.dart Add pre-stable support for create on Windows (#51895) 2020-03-23 10:42:26 -07:00
inject_plugins.dart [flutter_tools] remove PackageMap and finish PackageConfig migration (#55244) 2020-04-21 19:55:15 -07:00
install.dart Uninstall app flag (#53385) 2020-03-27 10:13:54 -07:00
logs.dart [flutter_tools] prevent StateError when log reader is disposed (#52173) 2020-03-10 11:34:40 -07:00
make_host_app_editable.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
packages.dart [flutter_tools] remove globals from pub (#55412) 2020-04-22 16:34:12 -07:00
precache.dart Precache platform filter change (#53701) 2020-04-01 10:54:59 -07:00
run.dart [flutter_tools] initial support for enable experiment, run, apk, ios, macos (#54617) 2020-04-21 20:39:36 -07:00
screenshot.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
shell_completion.dart [flutter_tool] Hide unsafe std{out,err} operations (#49561) 2020-01-28 07:58:02 -08:00
symbolize.dart [flutter_tools] fix type error in symbolize (#55212) 2020-04-20 12:21:44 -07:00
test.dart [flutter_tools] support --enable-experiment in flutter test (#55564) 2020-04-27 14:47:43 -07:00
train.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
update_packages.dart [flutter_tools] unpin package config and update (#55348) 2020-04-22 10:16:34 -07:00
upgrade.dart [flutter_tools] catch ProcessException and throw ToolExit during upgrade (#55759) 2020-04-27 15:04:02 -07:00
version.dart Revert "[flutter_tools] fix version tag v stripping (#55385)" (#55577) 2020-04-24 09:38:49 -07:00