flutter/packages/flutter_tools/lib/src/commands
2020-03-20 13:46:19 -07:00
..
analyze_base.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
analyze_continuously.dart [flutter_tools] Reduce context usage in analyze command and tests (#49589) 2020-03-05 17:20:54 -08:00
analyze_once.dart [flutter_tools] Reduce context usage in analyze command and tests (#49589) 2020-03-05 17:20:54 -08:00
analyze.dart [flutter_tools] Reduce context usage in analyze command and tests (#49589) 2020-03-05 17:20:54 -08:00
assemble.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
attach.dart [flutter_tools] prevent StateError when log reader is disposed (#52173) 2020-03-10 11:34:40 -07:00
build_aar.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
build_aot.dart [flutter_tools] restore report timings functionality to build aot (#52918) 2020-03-20 13:46:19 -07:00
build_apk.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
build_appbundle.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
build_bundle.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
build_fuchsia.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build_ios_framework.dart [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) 2020-03-19 14:52:42 -07:00
build_ios.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
build_linux.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build_macos.dart [flutter_tools] wire up complete support for Dart obfuscation (#50509) 2020-02-27 08:58:33 -08:00
build_web.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
build_windows.dart [flutter_tools] update visual studio and validator to remove globals, update test cases (#51680) 2020-03-10 16:49:23 -07:00
build.dart [flutter_tools] ensure --track-widget-creation is not enabled for build aot (#52261) 2020-03-09 17:19:14 -07:00
channel.dart switching channel prompts to run flutter upgrade (#49511) 2020-01-31 09:33:29 -08: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 Make --androidx flag a noop in flutter create (#52340) 2020-03-10 20:05:41 -07:00
daemon.dart [flutter_tools] throw exception instead of string from startApp (#52365) 2020-03-11 09:41:52 -07:00
devices.dart Add timeout flag to devices command, pipe through discovery (#51678) 2020-03-16 14:15:00 -07:00
doctor.dart Reland fix --version (#52141) 2020-03-06 21:38:35 -08:00
downgrade.dart Add "flutter downgrade" command (#50506) 2020-02-13 11:56:45 -08:00
drive.dart [flutter_tools] prevent StateError when log reader is disposed (#52173) 2020-03-10 11:34:40 -07: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 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -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 Remove usage of ideviceinstaller in favor of ios-deploy (#50772) 2020-02-25 09:09:40 -08: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 Add usage event for failed iOS project migration (#51879) 2020-03-06 12:14:29 -08:00
precache.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
run.dart Added the "trace-whitelist" flag to run. (#52556) 2020-03-17 16:42:20 -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 Add "flutter symbolize" command (#49465) 2020-02-10 14:18:03 -08:00
test.dart [flutter_tools] support coverage and machine together (#51988) 2020-03-05 12:34:37 -08:00
train.dart Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
unpack.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
update_packages.dart Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01:00
upgrade.dart Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01:00
version.dart Fetch tags for version command (#52212) 2020-03-13 17:16:03 -07:00