flutter/packages/flutter_tools/lib/src/commands
2017-10-06 14:54:14 -07:00
..
analyze_base.dart Trivial nit fixes (#12285) 2017-09-27 16:13:48 -07:00
analyze_continuously.dart Delinting future awaits round 2 (#10790) 2017-09-20 16:25:16 -07:00
analyze_once.dart Rename .analysis_options to analysis_options.yaml (#11594) 2017-08-15 08:46:42 -04:00
analyze.dart add a --machine mode to flutter config (#11112) 2017-07-07 16:00:45 -07:00
build_aot.dart Remove dead --assert_initializer flag (#12441) 2017-10-06 14:54:14 -07:00
build_apk.dart Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
build_flx.dart Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
build_ios.dart Support for app flavors in flutter tooling, #11676 retake (#11734) 2017-08-23 10:55:35 +02:00
build.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
channel.dart Separate the 'if' expression from its statement (#9177) 2017-04-04 21:45:50 +02:00
config.dart pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
create.dart Print "package" instead of "plugin" when creating a package. (#12387) 2017-10-03 16:06:33 -07:00
daemon.dart Delinting future awaits round 2 (#10790) 2017-09-20 16:25:16 -07:00
devices.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00
doctor.dart Minor tweaks to flutter doctor (#9963) 2017-05-10 16:28:12 -07:00
drive.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
format.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
fuchsia_reload.dart [Fuchsia] Fix view reassemble trigger after hot reload (#12151) 2017-09-18 14:55:20 -07: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 Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
precache.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
run.dart Add hidden options --extra-front-end-options and --extra-gen-snapshot-options to flutter tool (#12219) 2017-10-03 12:55:53 -07:00
screenshot.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
stop.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
test.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
trace.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
update_packages.dart Skip over flutter sdk packages when upgrading dependencies. (#12405) 2017-10-04 17:50:10 -07:00
upgrade.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00