flutter/packages/flutter_tools/lib/src/commands
2020-07-08 18:11:03 -07:00
..
analyze_base.dart [flutter_tools] Clean code analyze command (#60200) 2020-07-08 18:11:03 -07:00
analyze_continuously.dart [flutter_tools] Clean code analyze command (#60200) 2020-07-08 18:11:03 -07:00
analyze_once.dart [flutter_tools] Clean code analyze command (#60200) 2020-07-08 18:11:03 -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] surface null safety/experiment flags in attach (#60317) 2020-06-25 15:44:57 -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 [flutter_tools] maintain file manifest for create (#59706) 2020-06-24 16:20:21 -07:00
daemon.dart [flutter_tools] remove most use of global packages path (#60231) 2020-06-25 12:52:14 -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_tool] fix ide-config crash because of no android key (#60617) 2020-06-30 13:01:47 -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 [flutter_tools] make precache force blow away stamp files (#61003) 2020-07-07 19:33:25 -07:00
run.dart [flutter_tools] remove most use of global packages path (#60231) 2020-06-25 12:52:14 -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] remove most use of global packages path (#60231) 2020-06-25 12:52:14 -07:00
train.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
update_packages.dart Handle git dependencies, roll packages to get transitive deps of flutter_gallery (#61064) 2020-07-07 22:21:19 -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] deprecate flutter version (#60998) 2020-07-07 18:04:02 -07:00