flutter/examples/flutter_gallery/lib/demo
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
..
animation Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
calculator Spelling (#15229) 2018-03-06 21:36:03 -08:00
cupertino Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
material Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07:00
shrine Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
all.dart Gallery video demo (#13195) 2017-12-01 18:28:36 +01:00
animation_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
calculator_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
colors_demo.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
contacts_demo.dart Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
images_demo.dart Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
pesto_demo.dart Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
shrine_demo.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
typography_demo.dart Export @required from src/widgets/framework.dart (#17208) 2018-05-03 08:50:40 -07:00
video_demo.dart Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00