Dart Code Linter
Dart Code Linter is a software analytics tool that helps developers analyse and improve software quality. Dart Code Linter 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.
Find unused code
Check if any code is unused.
4.
Use with your favorite IDE
View problems with your favorite editor.