• Greg Spencer's avatar
    Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) · 6c56bb24
    Greg Spencer authored
    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.
    6c56bb24
navigator_test.dart 30.2 KB