flutter/packages/flutter_tools/lib/src/commands
stuartmorgan d9902a5474
Consider the Linux template stable (#60163)
Remove the version checking and associated warnings. The Linux template
and build process will now be subject to more typical Flutter breaking
change policy, and should no longer require regularly deleting and
recreating the platform directory.
2020-06-24 12:23:57 -07:00
..
analyze_base.dart [flutter_tools] Reland: use correct sdk path for analysis (#59081) 2020-06-09 10:47:21 -07:00
analyze_continuously.dart [flutter_tools] Reland: use correct sdk path for analysis (#59081) 2020-06-09 10:47:21 -07:00
analyze_once.dart [flutter_tools] Reland: use correct sdk path for analysis (#59081) 2020-06-09 10:47:21 -07:00
analyze.dart [flutter_tools] Reland: use correct sdk path for analysis (#59081) 2020-06-09 10:47:21 -07:00
assemble.dart [flutter_tools] rename library to be less absurd (#58891) 2020-06-08 11:19:53 -07:00
attach.dart [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
build_aar.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_aot.dart [flutter_tools] deprecate build aot (#59487) 2020-06-16 13:00:11 -07:00
build_apk.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_appbundle.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_bundle.dart Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) 2020-06-23 17:19:29 -07:00
build_fuchsia.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_ios_framework.dart Add null safety options to build ios-framework (#60111) 2020-06-23 14:35:45 -07:00
build_ios.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_linux.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_macos.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_web.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build_windows.dart [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
build.dart Add null safety options to build ios-framework (#60111) 2020-06-23 14:35:45 -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 Use androidSdk globals variable everywhere (#56330) 2020-05-04 17:48:10 -07:00
create.dart Consider the Linux template stable (#60163) 2020-06-24 12:23:57 -07:00
daemon.dart Clean up PollingDeviceDiscovery dispose (#59709) 2020-06-18 16:38:02 -07:00
devices.dart Always show diagnostics (#57532) 2020-05-19 18:17:03 -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] Reland: use correct sdk path for analysis (#59081) 2020-06-09 10:47:21 -07:00
emulators.dart [flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703) 2020-05-27 10:10:30 -07:00
format.dart [flutter_tools] remove deprecation warning on flutter format (#58817) 2020-06-05 12:40:02 -07:00
generate.dart Release cache lock for commands after required artifacts are downloaded (#59012) 2020-06-08 17:18:02 -07:00
ide_config.dart [flutter_tools] hide all development tools (#57690) 2020-05-27 10:10:19 -07:00
inject_plugins.dart [flutter_tools] hide all development tools (#57690) 2020-05-27 10:10:19 -07:00
install.dart Release cache lock for commands after required artifacts are downloaded (#59012) 2020-06-08 17:18:02 -07:00
logs.dart Release cache lock for commands after required artifacts are downloaded (#59012) 2020-06-08 17:18:02 -07:00
make_host_app_editable.dart Deprecate make-host-app-editable (#59217) 2020-06-11 11:37:15 -07:00
packages.dart Release cache lock for commands after required artifacts are downloaded (#59012) 2020-06-08 17:18:02 -07:00
precache.dart Release cache lock for commands after required artifacts are downloaded (#59012) 2020-06-08 17:18:02 -07:00
run.dart More word substiturions (#59497) 2020-06-19 13:43:02 -07:00
screenshot.dart [flutter_tools] remove vm service (#55794) 2020-04-29 11:52:46 -07: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] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
train.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
update_packages.dart [versions] update all versions (#59832) 2020-06-19 14:48:57 -07:00
upgrade.dart throw more specific toolexit when git fails during upgrade (#57162) 2020-05-14 11:03:07 -07:00
version.dart [flutter_tools] fix version tag v stripping and support old "dev" and new "pre" tags (#55602) 2020-05-04 11:24:03 -07:00