Skip to content

Flint 2.8.0

Compare
Choose a tag to compare
@Pante Pante released this 17 Aug 09:03
· 118 commits to master since this release

This update focuses on lint rules introduce in Dart 3.1.0.

  • Add matching_super_parameters
  • Add no_literal_bool_comparisons
  • Add no_self_assignments
  • Add no_wildcard_variable_uses
  • Add unreachable_from_main
  • Remove deprecated iterable_contains_unrelated_type
  • Remove deprecated list_remove_unrelated_type