This repository was archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 4.5.0
- feat: add static code diagnostics
avoid-nested-conditional-expressions,prefer-correct-identifier-length,prefer-correct-type-name,prefer-first,prefer-last. Thanks @konoshenko - feat: introduce summary report.
- fix: rule-specific excludes not working on Windows. Thanks @roman-petrov
- fix: make check-unused-l10n report class fields.
- chore: changed min
SDKversion to2.14.0. - chore: changed the supported
analyzer_pluginversion to^0.8.0. - chore: deprecate documentation in Github repo.
- chore: restrict
analyzerversion to>=2.4.0 <2.8.0.
Full Changelog: 4.4.0...4.5.0