flutter/packages/flutter_tools/lib/src/commands
2017-10-30 11:12:12 +01:00
..
analyze_base.dart enable lint avoid_function_literals_in_foreach_calls (#12607) 2017-10-19 08:16:16 +02: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 enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02: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 Make clean command top level (#12616) 2017-10-19 11:23:42 -07:00
channel.dart Separate the 'if' expression from its statement (#9177) 2017-04-04 21:45:50 +02:00
clean.dart Make clean command top level (#12616) 2017-10-19 11:23:42 -07:00
config.dart Clarify how to unconfigure with flutter config (#12733) 2017-10-30 11:12:12 +01:00
create.dart unpin linter version, skip the broken 0.1.37 version (#12737) 2017-10-26 12:39:07 -07:00
daemon.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
devices.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02: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 enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
fuchsia_reload.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02: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 unpin linter version, skip the broken 0.1.37 version (#12737) 2017-10-26 12:39:07 -07:00
upgrade.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00