flutter/packages/flutter_test/lib/src
2018-02-02 23:27:29 +01:00
..
all_elements.dart rename Element.visitChildrenForSemantics to visitOnstageChildren; fix DropdownButton (#11744) 2017-09-01 09:48:12 -07:00
binding.dart Fix various strong mode issues. (#14284) 2018-01-31 08:21:32 +01:00
controller.dart Fix various strong mode issues. (#14284) 2018-01-31 08:21:32 +01:00
finders.dart use const instead of final with const declarations (#14253) 2018-01-25 19:28:22 +01:00
matchers.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
nonconst.dart work around const lints (#14416) 2018-02-02 08:06:42 +01:00
stack_manipulation.dart Declare locals final where not reassigned (flutter_test) (#8569) 2017-03-03 17:51:01 -08:00
test_async_utils.dart Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00
test_pointer.dart Let iOS have a minimum scroll movement threshold to break before motion starts (#13166) 2017-11-30 11:11:52 -08:00
test_text_input.dart Pipe onsubmit for text form fields (#13687) 2018-01-03 23:57:38 +08:00
test_vsync.dart Improve test coverage (#7430) 2017-01-10 20:41:42 -08:00
widget_tester.dart Imply stops on LinearGradient and RadialGradient if they're missing (#13987) 2018-01-09 08:22:17 -08:00