flutter/packages/flutter_test/lib/src
Greg Spencer 6c56bb2420
Update typedef syntax to use Function notation and turn on lint for old notation. (#18362)
Now that Dart 1 is turned off, reapplying my change to turn on the prefer_generic_function_type_aliases analysis option, and fix all the typedefs to Dart 2 preferred syntax.

Also eliminated the unused analysis_options_repo.yaml file and turned on public_member_api_docs in analysys_options.yaml.

No logic changes, just changing the typedef syntax for all typedefs, and updating analysis options.
2018-06-11 15:51:45 -07:00
..
all_elements.dart rename Element.visitChildrenForSemantics to visitOnstageChildren; fix DropdownButton (#11744) 2017-09-01 09:48:12 -07:00
binding.dart Try to make the test framework a little more resilient to timeouts (#18180) 2018-06-05 09:51:19 -07:00
controller.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
finders.dart Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07:00
goldens.dart Golden file tests for clip (#18056) 2018-06-01 00:23:26 -07:00
matchers.dart Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07:00
nonconst.dart work around const lints (#14416) 2018-02-02 08:06:42 +01:00
platform.dart Roll engine to 33b88173f3820690169348859bbdc29133179e0b (#14832) 2018-02-26 11:39:48 -08: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_exception_reporter.dart Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07:00
test_pointer.dart Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07: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 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07:00