Skip to content

v309.0.0

Choose a tag to compare

@ilexbor ilexbor released this 30 Nov 08:38
· 6 commits to main since this release

Added

  • Enabled the switch_on_type rule with error severity.
  • Enabled the unnecessary_ignore rule with warning severity.
  • Enabled the unnecessary_unawaited rule with warning severity.
  • Enabled the use_null_aware_elements rule with warning severity.

Removed

  • The enable_null_safety rule (removed in Dart 3.0).