flutter/packages/flutter_tools/lib/src/commands
Chris Bracken c38ac4480c
Eliminate unnecessary AOT build wrapper function (#17027)
Inlines the buildAotSnapshot function, which simply passes through its
arguments to Snapshotter.buildAotSnapshot.
2018-04-26 19:03:33 -07:00
..
analyze_base.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
analyze_continuously.dart use the --dart-sdk parameter to flutter analyze if passed in (#16751) 2018-04-19 18:44:46 -07:00
analyze_once.dart use the --dart-sdk parameter to flutter analyze if passed in (#16751) 2018-04-19 18:44:46 -07:00
analyze.dart Revert "re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281)" (#16482) 2018-04-11 16:49:38 -07:00
build_aot.dart Eliminate unnecessary AOT build wrapper function (#17027) 2018-04-26 19:03:33 -07:00
build_apk.dart improve Flutter build commands (#15788) 2018-03-29 05:58:31 -07:00
build_bundle.dart Cleanup FLX related code (#16416) 2018-04-12 10:12:26 +02:00
build_flx.dart Cleanup FLX related code (#16416) 2018-04-12 10:12:26 +02:00
build_ios.dart improve Flutter build commands (#15788) 2018-03-29 05:58:31 -07:00
build.dart Cleanup FLX related code (#16416) 2018-04-12 10:12:26 +02:00
channel.dart Use a set to remove duplicate channel names (#15392) 2018-03-12 17:04:02 -07:00
clean.dart Make clean command top level (#12616) 2017-10-19 11:23:42 -07:00
config.dart Spelling (#15229) 2018-03-06 21:36:03 -08:00
create.dart Add more package names to the flutter create conflict list (#15350) 2018-03-09 13:11:33 -08:00
daemon.dart Add a new Device backed by flutter_tester. (#16405) 2018-04-10 09:37:16 -07:00
devices.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
doctor.dart Condense and summarize doctor output without --verbose (#14173) 2018-02-01 10:27:55 -08:00
drive.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
format.dart have flutter flormat use the sdkBinaryName method (#16752) 2018-04-21 08:29:07 -07:00
fuchsia_reload.dart [fuchsia] Pass a dummy command to the ssh tunnel setup (#16906) 2018-04-23 21:26:51 -07:00
ide_config.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
inject_plugins.dart Move plugin injection to just after pub get (#14743) 2018-02-16 10:17:28 +01:00
install.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
logs.dart Delinting future awaits round 3 (#10791) 2017-09-20 17:24:43 -07:00
packages.dart Fix error with 'flutter packages get' in package projects (#16861) 2018-04-22 18:03:46 -07:00
precache.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
run.dart add the full path to a flutter command (#16720) 2018-04-20 17:39:32 -07:00
screenshot.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
stop.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
test.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
trace.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
update_packages.dart Remove Number.tryParse() straggler (#16570) 2018-04-13 11:15:33 -07:00
upgrade.dart Try to make transitioning channels actually work. (#14353) 2018-01-30 11:37:15 -08:00