dart_code_metrics 5.7.4 copy "dart_code_metrics: ^5.7.4" to clipboard
dart_code_metrics: ^5.7.4 copied to clipboard

discontinued
outdated

Software analytics tool that helps developers analyse and improve software quality.

example/README.md

Examples #

DCM is a static analysis tool and code from it is not expected to be used directly. Instead, it should be added as a dev dependency and installed as described here.

Preferred way: plugin and CLI #

To use DCM as a plugin or a CLI, check out this repository with the example Flutter app. It covers DCM setup and shows all commands output.

Additional way: as a library #

Note: usually you don't need to use DCM directly.

DCM can be used directly as a library, imported and called from your code. Continue with this example in order to get more details.

Presets #

Presets can be enabled with extends config, more details can be found here.

932
likes
0
points
40.6k
downloads

Publisher

verified publisherdcm.dev

Weekly Downloads

Software analytics tool that helps developers analyse and improve software quality.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, analyzer_plugin, ansicolor, args, collection, crypto, dart_code_metrics_presets, file, glob, html, http, meta, path, platform, pub_updater, source_span, uuid, xml, yaml

More

Packages that depend on dart_code_metrics