Lint Kit

Custom Linting for Dart

Enforece quality code for you or your Dart team.

Try for Free

Fast

Lightweight by design, with no analyzer slowdown

Flexible

Create custom lints to find and fix code issues

Transparent

Step through Dart Analyzer internals to inspect classes, data, and runtime

CI Ready

Can be used as a standalone tool or integrated into your CI/CD pipeline

1.

Install CLI

Install Here
2.

Install IDE Extension

Install Here
3.

Run Command

In the terminal, run: `lint_kit create init` in the root directory of your project

4.

Open Lint Kit

Open the command pallet and click "Dart Lint Kit: Debug Analyzer"

5.

Begin!

Write lints and see them in your IDE