flutter/packages/flutter_tools/lib/src/commands
2017-12-11 11:13:16 -08: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 Pass --aot option to front-end server when generating kernel for AOT build (#13342) 2017-12-04 16:57:44 -08:00
build_apk.dart Hide preview-dart-2 flag. Show only in verbose (#13270) 2017-11-30 10:36:46 -08:00
build_flx.dart Hide preview-dart-2 flag. Show only in verbose (#13270) 2017-11-30 10:36:46 -08:00
build_ios.dart Fix --preview-dart2 option handling for ios profile/release. (#13285) 2017-11-30 17:17:39 -08:00
build.dart Hide preview-dart-2 flag. Show only in verbose (#13270) 2017-11-30 10:36:46 -08: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 Make create command use pub in offline mode. (#13462) 2017-12-08 15:32:10 -08:00
daemon.dart tweak the text for the "elements didn't reload" message (#12826) 2017-11-10 11:34:34 -08:00
devices.dart route device issue diagnostics to flutter doctor (#13346) 2017-12-07 09:32:23 -08:00
doctor.dart Minor tweaks to flutter doctor (#9963) 2017-05-10 16:28:12 -07:00
drive.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
format.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
fuchsia_reload.dart [flutter_tool] Fix fuchsia_reload command for new .packages location (#12825) 2017-11-10 10:10:07 -08:00
ide_config.dart Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) 2017-11-13 10:55:22 -08: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 flutter_tools: ensure the context value passed to pub is consistent (#13366) 2017-12-06 08:10:56 -08:00
precache.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
run.dart tweaks to the cli args for flutter run (#13207) 2017-11-27 06:56:51 -08:00
screenshot.dart smoke test VM service connection before returning VMService object (#12914) 2017-11-08 10:43:47 -08:00
stop.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
test.dart update_script 2017-12-11 11:13:16 -08:00
trace.dart Re-organize flutter_tools code to better support proper layering. (#12957) 2017-11-09 21:45:31 -08:00
update_packages.dart Make artifacts URLs configurable. (#13380) 2017-12-07 16:30:23 +01:00
upgrade.dart flutter_tools: ensure the context value passed to pub is consistent (#13366) 2017-12-06 08:10:56 -08:00