flutter/packages/flutter_tools/lib/src/commands
2018-05-09 16:03:59 +01:00
..
analyze_base.dart Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07: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 Replace --prefer-shared-library with --build-shared-library (#17394) 2018-05-08 17:28:53 -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 Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07: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 Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07:00
emulators.dart Remove unused emulator diagnostics 2018-05-09 16:03:59 +01:00
format.dart have flutter flormat use the sdkBinaryName method (#16752) 2018-04-21 08:29:07 -07:00
fuchsia_reload.dart Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07:00
ide_config.dart Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07: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 Add basic support for golden image file testing (#17094) 2018-04-30 10:35:56 -07:00
trace.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
update_packages.dart Handle pubspec.yaml files with no dependencies (#17195) 2018-05-02 21:03:37 -07:00
upgrade.dart Try to make transitioning channels actually work. (#14353) 2018-01-30 11:37:15 -08:00