flutter/examples/flutter_gallery/lib/gallery
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
..
about.dart New Gallery UI reprise (#17031) 2018-04-27 08:11:20 -07:00
app.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
backdrop.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
demo.dart Extended ButtonTheme, RoundedRectangleBorder, gallery buttons demo (#15723) 2018-03-22 13:20:18 -07:00
demos.dart Expandable Search (#17629) 2018-05-24 09:30:37 -07:00
example_code_parser.dart Fix example code just showing endless spinner when deployed from Windows (#14878) 2018-02-28 20:39:48 +00:00
example_code.dart Add OutlineButton, Tristate Checkbox to Flutter Gallery (#15312) 2018-03-12 10:21:14 -07:00
home.dart Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
icons.dart New Gallery UI reprise (#17031) 2018-04-27 08:11:20 -07:00
options.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
scales.dart New Gallery UI reprise (#17031) 2018-04-27 08:11:20 -07:00
syntax_highlighter.dart Make non-global constants have consistent naming (with just _ instead of _k) (#17584) 2018-05-17 23:04:41 -07:00
themes.dart Updated the error color in the Gallery themes (#17200) 2018-05-02 11:09:28 -07:00
updater.dart Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) 2018-06-11 15:51:45 -07:00