Skip to main content

What’s new in DCM 1.12.0

· 9 min read

Cover

Today we’re excited to announce the release of DCM 1.12.0!

New command to run multiple DCM checks at once, 7 new rules (3 for FlutterHooks), custom analysis_options files support, performance improvements (with ~58 fully rewritten rules and fixed freezes of the IntelliJ plugin) and more 🚀.

info

This release contains 1 breaking change that you should be aware of: the avoid-unassigned-late-fields-keyword rule has been renamed to avoid-unassigned-late-fields.

Plus, the recommended preset has been updated so you might get new warnings once you update the dart-code-metrics-presets package dependency.

Now, let’s go on a quick journey together to explore all updates!

What’s new in DCM 1.11.0

· 12 min read

Cover

Today we’re excited to announce the release of DCM 1.11.0!

New command to analyze the quality and usage of your widgets, 20 new rules (with 6 of them to help enforce the Flutter style guide 🔥), ~30 rules updated, redesigned HTML reports with, of course, dark mode support 🚀!

info

This release contains 3 breaking changes that you should be aware of: the avoid-unnecessary-late rule has been renamed to avoid-unnecessary-local-late, the check-exports-completeness command now uses the --fatal-found flag (instead of --fatal-unused) and metrics global ignore has been renamed from type=metric to type=metrics.

Plus, in the next release we'll update the recommended preset to include new rules. If you use this preset, please be ready to address new warnings.

Now, let’s go on a quick journey together to explore all updates!

Announcing DCM license for open source projects

· 2 min read

Today we're excited to announce a new license type: open source project licenses!

Working on open source is difficult because you usually have to work late at night or on weekends, which makes every minute count but also increases the chance of error. This is where DCM can help. Enabling DCM rules helps reduce the time spent fixing tricky bugs and reviewing code. It can also help you align the coding style between your regulars and new contributors.

What’s new in DCM 1.10.0

· 9 min read

Cover

Today we’re excited to announce the release of DCM 1.10.0!

New command to deactivate the current device to help you manage your license activations, 14 new rules, general UX improvements and displaying the recommended rules for the Trail licenses by default 🚀.

Let’s go on a quick journey together to explore all updates!

What’s new in DCM 1.9.0

· 9 min read

Cover

Today we’re excited to announce the release of DCM 1.9.0!

New "Recommended" presets, 13 new rules and many more improved, dedicated GitHub Action to run DCM checks 🚀.

Let’s go on a quick journey together to explore all updates!

What’s new in DCM 1.8.0

· 12 min read

Cover

Today we’re excited to announce the release of DCM 1.8.0!

New command to simplify integrating DCM into existing projects, 17 new rules (2 for the Patrol testing library 🚀), support for dart_frog files for check-unused-code and check-unused-files, Gitlab reporter format for all existing commands and more 🔥.

And with this release, DCM crossed the 200 rule mark 🥳 (currently 215)!

Let’s go on a quick journey together to explore all updates!

What’s new in DCM 1.7.0

· 11 min read

Cover

Today we’re excited to announce the release of DCM 1.7.0!

Improved developer experience with DCM configuration, 25 new rules, 24 existing rules improved and more! 🚀

Let’s go on a quick journey together to explore all the new features!

What’s new in DCM 1.6.0

· 6 min read

Cover

Today we’re excited to announce the release of DCM 1.6.0! New Individuals version, customizable formatter with project-wide configuration 😱, complete rewrite of IntelliJ plugin, new rules and more! 🚀

Let’s go on a quick journey together to explore all the new features!