flutter/dev/devicelab/lib/framework
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
..
adb.dart Make logcat less chatty on perf tests (#28272) 2019-02-21 10:59:20 -08:00
framework.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
ios.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
manifest.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
runner.dart Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07:00
utils.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00