flutter/packages/flutter_tools/lib/src/commands
2020-02-19 13:31:10 -08:00
..
analyze_base.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
analyze_continuously.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
analyze_once.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
analyze.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
assemble.dart [flutter_tools] remove globals from depfile usage (#50710) 2020-02-13 13:59:40 -08:00
attach.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
build_aar.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
build_aot.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build_apk.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
build_appbundle.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
build_bundle.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
build_fuchsia.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build_ios_framework.dart Use BUILD_LIBRARY_FOR_DISTRIBUTION build setting for generating add-to-app frameworks (#50536) 2020-02-11 15:53:02 -08:00
build_ios.dart [flutter_tools] support iOS and macOS with split-debug-info and tree-shake-icons (#50296) 2020-02-06 18:39:34 -08:00
build_linux.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build_macos.dart [flutter_tools] support iOS and macOS with split-debug-info and tree-shake-icons (#50296) 2020-02-06 18:39:34 -08:00
build_web.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build_windows.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build.dart Fall back to global cache and platform if null when injected into constructor (#50370) 2020-02-07 15:28:45 -08:00
channel.dart switching channel prompts to run flutter upgrade (#49511) 2020-01-31 09:33:29 -08:00
clean.dart Move Xcode context fetch to global.dart (#49458) 2020-01-25 11:18:02 -08:00
config.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
create.dart [flutter_tools] Make Config context-free (#49834) 2020-01-31 12:51:20 -08:00
daemon.dart Add option to clear the terminal by pressing "c" (#50034) 2020-02-06 15:53:04 -08:00
devices.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
doctor.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
downgrade.dart Add "flutter downgrade" command (#50506) 2020-02-13 11:56:45 -08:00
drive.dart Use Async WebDriver for WebFlutterDriver. (#50835) 2020-02-19 13:31:10 -08:00
emulators.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
format.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
generate.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
ide_config.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
inject_plugins.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
install.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
logs.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
make_host_app_editable.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
packages.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
precache.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
run.dart Fix stack trace parsing on non-debug builds; add e2e tests (#50652) 2020-02-13 18:34:08 -08:00
screenshot.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
shell_completion.dart [flutter_tool] Hide unsafe std{out,err} operations (#49561) 2020-01-28 07:58:02 -08:00
symbolize.dart Add "flutter symbolize" command (#49465) 2020-02-10 14:18:03 -08:00
test.dart add an --enable-vmservice flag (#50663) 2020-02-12 14:52:09 -08:00
train.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
unpack.dart [flutter_tools] Make Config context-free (#49834) 2020-01-31 12:51:20 -08:00
update_packages.dart Switch flutter_tools to use frontend_server for web compilation (#50365) 2020-02-11 15:43:46 -08:00
upgrade.dart Add "flutter downgrade" command (#50506) 2020-02-13 11:56:45 -08:00
version.dart Add "flutter downgrade" command (#50506) 2020-02-13 11:56:45 -08:00