dart_code_metrics_annotations 1.0.0 copy "dart_code_metrics_annotations: ^1.0.0" to clipboard
dart_code_metrics_annotations: ^1.0.0 copied to clipboard

Annotations for DCM.

Pub Version License package publisher

DCM Annotations #

DCM is an advanced linter for Dart and Flutter that helps you analyze and improve your code quality. You can find all available lint rules here.

How to use annotations #

Take these steps to use annotations:

  1. Install this package as a regular dependency:

    dart pub add dart_code_metrics_annotations
    
    copied to clipboard

    or:

    flutter pub add dart_code_metrics_annotations
    
    copied to clipboard
  2. Enable rules that rely on DCM annotations and add those annotations to your code.

1
likes
140
points
19.9k
downloads

Publisher

verified publisherdcm.dev

Weekly Downloads

2024.10.06 - 2025.04.20

Annotations for DCM.

Repository (GitHub)

Topics

#static-analysis

Documentation

API reference

License

MIT (license)

More

Packages that depend on dart_code_metrics_annotations