Skip to content

package:dart_flutter_team_lints v2.0.0

Compare
Choose a tag to compare
@devoncarew devoncarew released this 13 Sep 19:37
· 130 commits to main since this release
babf5d1
  • Enable strict-inference.
  • Added comment_references.
  • Added conditional_uri_does_not_exist.
  • Added prefer_const_constructors.
  • Added prefer_relative_imports.
  • Added test_types_in_equals.
  • Added use_super_parameters.