flutter/packages/flutter_test/lib/src
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
..
accessibility.dart Enable dependency injection of Window instead of using static property (#27389) 2019-02-04 16:46:04 -08:00
all_elements.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
binding.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
controller.dart Breaks the moveBy call from drag and dragFrom into two separate calls and changes the default behavior of DragStartBehavior to DragStartBehavior.start (#26438) 2019-02-25 14:15:31 -08:00
finders.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
goldens.dart format initializer list of constructors (#27111) 2019-01-29 21:47:16 +01:00
matchers.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
nonconst.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
stack_manipulation.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
test_async_utils.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
test_compat.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
test_exception_reporter.dart Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
test_pointer.dart Adds fix for NAN value and pressure values outside of device reported min and max (#26659) 2019-02-20 16:15:53 -08:00
test_text_input.dart prefer_void_to_null in flutter_test (#22847) 2018-10-11 18:00:46 +02:00
test_vsync.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
widget_tester.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
window.dart Implemented Dark Mode for Android (#25525) (#26605) 2019-02-06 16:52:47 -08:00