flutter/packages/flutter_tools/lib/src/commands
Alexandre Ardhuin 387f885481
Add missing trailing commas (#28673)
* add trailing commas on list/map/parameters

* add trailing commas on Invocation with nb of arg>1

* add commas for widget containing widgets

* add trailing commas if instantiation contains trailing comma

* revert bad change
2019-03-01 08:17:55 +01:00
..
analyze_base.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
analyze_continuously.dart [O] Removing all timeouts (mark II) (#26736) 2019-01-19 00:31:05 -08:00
analyze_once.dart Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
analyze.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
attach.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
build_aot.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
build_apk.dart Revert "Lazily download artifacts (Part II) (#27735)" (#27895) 2019-02-13 11:59:51 -08:00
build_appbundle.dart Revert "Lazily download artifacts (Part II) (#27735)" (#27895) 2019-02-13 11:59:51 -08:00
build_bundle.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
build_flx.dart Revert "Warn when building on master channel (#25007)" (#27096) 2019-01-25 14:27:35 -05:00
build_ios.dart Revert "Lazily download artifacts (Part II) (#27735)" (#27895) 2019-02-13 11:59:51 -08:00
build_web.dart Wire dart2js through flutter tool, add compilation test (#27668) 2019-02-14 22:42:30 -08:00
build.dart Wire dart2js through flutter tool, add compilation test (#27668) 2019-02-14 22:42:30 -08:00
channel.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
clean.dart Update flutter clean to remove .dart_tool directory (#27054) 2019-01-25 09:30:11 -08:00
config.dart Include empty config in 'flutter config' output (#25094) 2019-01-30 07:36:03 -08:00
create.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
daemon.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
devices.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
doctor.dart Revert "Lazily download artifacts (Part II) (#27735)" (#27895) 2019-02-13 11:59:51 -08:00
drive.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
emulators.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
format.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
generate.dart Add basic codegen app to be used for integration testing and benchmarks (#27257) 2019-02-14 23:17:16 -08:00
ide_config.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
inject_plugins.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
install.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
logs.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
make_host_app_editable.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
packages.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
precache.dart Revert "Lazily download artifacts (Part II) (#27735)" (#27895) 2019-02-13 11:59:51 -08:00
run.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
screenshot.dart Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
shell_completion.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
stop.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
test.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
trace.dart Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
update_packages.dart remove json_schema dep again (#28517) 2019-02-26 12:01:22 -08:00
upgrade.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
version.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00