Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable and fix package:pedantic lints #135

Merged
merged 2 commits into from
Jan 13, 2020
Merged

Commits on Dec 9, 2019

  1. Enable and fix package:pedantic lints

    - always_declare_return_types
    - omit_local_variable_types
    - prefer_collection_literals
    - prefer_if_null_operators
    - unawaited_futures
    
    Bump min SDK to 2.2.0 to support Set literals.
    natebosch committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    5c6160a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    39c429a View commit details
    Browse the repository at this point in the history