v309.0.0
Added
- Enabled the
switch_on_typerule witherrorseverity. - Enabled the
unnecessary_ignorerule withwarningseverity. - Enabled the
unnecessary_unawaitedrule withwarningseverity. - Enabled the
use_null_aware_elementsrule withwarningseverity.
Removed
- The
enable_null_safetyrule (removed in Dart 3.0).