flutter/examples/layers/widgets
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
..
custom_render_box.dart Fix tests (#12132) 2017-09-18 13:42:06 -07:00
gestures.dart unnecessary parenthesis (#14533) 2018-02-16 07:43:19 +01:00
hello_world.dart TextPainter RTL (#11888) 2017-09-07 16:57:38 -07:00
media_query.dart BoxDecoration API changes: backgroundColor -> color et al (#9648) 2017-04-27 14:19:01 -07:00
sectors.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
spinning_mixed.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
spinning_square.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
styled_text.dart Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07:00