flutter/packages/flutter_tools/lib/src/commands
Jason Simmons 4f302dc18c
Remove unused no-build flag from the flutter run command (#37735)
The use-application-binary flag can be used to run a previously built
app package.
2019-08-07 12:44:02 -07:00
..
analyze_base.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
analyze_continuously.dart Make timeout durations configurable (#30053) 2019-03-27 16:21:16 -07:00
analyze_once.dart Make timeout durations configurable (#30053) 2019-03-27 16:21:16 -07:00
analyze.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
assemble.dart Flutter assemble for macos take 2! (#36987) 2019-07-31 16:19:22 -07:00
attach.dart Flutter assemble for macos take 2! (#36987) 2019-07-31 16:19:22 -07:00
build_aar.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
build_aot.dart hide symbols from spotlight (#37217) 2019-07-30 14:24:58 -07:00
build_apk.dart Some minor cleanup for flutter_tools (#36569) 2019-07-24 10:58:09 -07:00
build_appbundle.dart Allow multi-abi shared libraries in APKs and App bundles (#34123) 2019-06-10 13:16:09 -07:00
build_bundle.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
build_fuchsia.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build_ios.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
build_linux.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build_macos.dart only build macOS kernel in debug mode (#37365) 2019-08-01 09:23:40 -07:00
build_web.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build_windows.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build.dart only build macOS kernel in debug mode (#37365) 2019-08-01 09:23:40 -07:00
channel.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
clean.dart [flutter_tool] Improve Windows flutter clean error message (#36784) 2019-07-24 10:56:06 -07:00
config.dart Remove dead flag (#37752) 2019-08-07 10:10:39 -07:00
create.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
daemon.dart Reland "Integrate dwds into flutter tool for web support (#34252)" (#37649)" (#37650) 2019-08-05 16:51:57 -07:00
devices.dart Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
doctor.dart fix default artifacts to exclude ios and android (#35303) 2019-07-02 17:40:55 -07:00
drive.dart Tests for Engine ensuring debug-mode apps are attached on iOS. (#37043) 2019-08-06 20:08:09 +02:00
emulators.dart Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
format.dart add line-length to flutter format commandline (#36679) 2019-08-01 10:27:41 -07:00
generate.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
ide_config.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
inject_plugins.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
install.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
logs.dart [flutter_tool] Send analytics command before the command runs (#36490) 2019-07-18 18:05:44 -07:00
make_host_app_editable.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
packages.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
precache.dart Include flutter_runner in precache artifacts. (#36318) 2019-07-29 16:13:47 -07:00
run.dart Remove unused no-build flag from the flutter run command (#37735) 2019-08-07 12:44:02 -07:00
screenshot.dart [flutter_tool] Send analytics command before the command runs (#36490) 2019-07-18 18:05:44 -07:00
shell_completion.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
test.dart check for directory instead of path separator (#36787) 2019-07-24 13:20:08 -07:00
train.dart Switch flutter_tools from script to app-jit snapshot. (#27749) 2019-03-15 19:33:24 -07:00
unpack.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
update_packages.dart Reland "Integrate dwds into flutter tool for web support (#34252)" (#37649)" (#37650) 2019-08-05 16:51:57 -07:00
upgrade.dart Catch exceptions thrown by runChecked* when possible (#36109) 2019-07-18 10:45:37 -07:00
version.dart Catch exceptions thrown by runChecked* when possible (#36109) 2019-07-18 10:45:37 -07:00