Skip to main content

Dyzer (Dart Analyzer)

Dyzer is a software analytics tool that helps developers analyse and improve software quality. Dyzer is based on a fork of Dart Code Metrics. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.

1.

Detect problems

Quickly find and fix problems in your code.

2.

Calculate metrics

Detect places that need attention.

3.

Suppress warnings using baseline

Suppress old warnings using a baseline, focus on new issues.

4.

Find unused code

Check if any code is unused.

5.

Use with your favorite IDE

View problems with your favorite editor.