flutter/packages/flutter_tools/lib/src/commands
2018-02-26 15:55:28 -08:00
..
analyze_base.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
analyze_continuously.dart have flutter analyze support --preview-dart-2 (#14582) 2018-02-14 16:00:29 -08:00
analyze_once.dart have flutter analyze support --preview-dart-2 (#14582) 2018-02-14 16:00:29 -08:00
analyze.dart have flutter analyze support --preview-dart-2 (#14582) 2018-02-14 16:00:29 -08:00
build_aot.dart Fix snapshot fingerprinting in --preview-dart-2 mode. (#14843) 2018-02-23 21:40:19 +01:00
build_apk.dart Flutter tools support for kernel transformer tracking Widget creation locations. (#13997) 2018-02-12 10:44:31 -08:00
build_flx.dart Put generated kernel files into <build> folder (#14693) 2018-02-14 12:59:42 -08:00
build_ios.dart Reduce Xcode noise #3 (#14663) 2018-02-13 01:56:13 -08:00
build.dart Hide preview-dart-2 flag. Show only in verbose (#13270) 2017-11-30 10:36:46 -08:00
channel.dart Fetch upstream refs before checking out branch in ChannelCommand (#14896) 2018-02-26 15:55:28 -08: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 Move plugin injection to just after pub get (#14743) 2018-02-16 10:17:28 +01:00
daemon.dart Remove fixed asset bundles - they're no longer used. (#14729) 2018-02-16 10:22:52 -08: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 Add --preview-dart-2 to 'flutter drive' (#14858) 2018-02-24 09:28:58 -08:00
format.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
fuchsia_reload.dart Use fx get-build-dir and fx netaddr --fuchsia to make fuchsia_reload more convenient. (#14854) 2018-02-26 15:14:09 -08: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 Move plugin injection to just after pub get (#14743) 2018-02-16 10:17:28 +01:00
precache.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
run.dart Wire up support for --skia-deterministic-rendering (#14802) 2018-02-20 23:22:58 -08:00
screenshot.dart Use a safe codec to read Skia SKP screenshot files when checking for errors (#14086) 2018-01-12 17:54:49 -08:00
stop.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
test.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01: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 whitespace cleanup (#14458) 2018-02-05 22:20:21 +01:00
upgrade.dart Try to make transitioning channels actually work. (#14353) 2018-01-30 11:37:15 -08:00