flutter/packages/flutter_tools/lib/src/commands
Alexandre Ardhuin 2de61a0853 add @required when there's an assert not null (#9124)
* add @required when there's an assert not null

* address review comments
2017-03-31 18:34:13 +02:00
..
analyze_base.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
analyze_continuously.dart prefer_final_fields (#8967) 2017-03-29 21:21:46 +02:00
analyze_once.dart update flutter analyze to call dartanalyzer 2017-03-28 08:44:15 -04:00
analyze.dart update flutter analyze to call dartanalyzer 2017-03-28 08:44:15 -04:00
build_aot.dart Use const for string literals where possible (#8980) 2017-03-23 11:41:03 -07:00
build_apk.dart add @required when there's an assert not null (#9124) 2017-03-31 18:34:13 +02:00
build_flx.dart Remove various roboto font logic (#8350) 2017-03-23 11:28:03 -07:00
build_ios.dart Make pod install a long-running step. (#8999) 2017-03-27 09:30:36 +02:00
build.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
channel.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
config.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
create.dart Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00
daemon.dart prefer_final_fields (#8967) 2017-03-29 21:21:46 +02:00
devices.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
doctor.dart Remove default AppContext and cleanup globals (#6999) 2016-11-29 07:54:20 -08:00
drive.dart apply the upcoming rule unnecessary_this (#8838) 2017-03-17 08:05:42 +01:00
format.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
fuchsia_reload.dart [fuchsia_reload] Add flag to override on-device binary name (#8873) 2017-03-18 21:34:01 -07:00
install.dart Pay off some technical debt. (#8710) 2017-03-10 10:11:05 -08:00
logs.dart Make ProcessSignals portable (#8779) 2017-03-15 11:28:14 -07:00
packages.dart add --offline to flutter packages get (#8707) 2017-03-13 14:04:27 -07:00
precache.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
run.dart Pay off some technical debt. (#8710) 2017-03-10 10:11:05 -08:00
screenshot.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
stop.dart Pay off some technical debt. (#8710) 2017-03-10 10:11:05 -08:00
test.dart Update artifact names and remove obsolete artifacts (#9091) 2017-03-29 16:30:41 -07:00
trace.dart Add more logging to diagnose test failures. (#8951) 2017-03-22 14:50:17 +01:00
update_packages.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
upgrade.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00