logo

Linting tool for Dart and Flutter projects.

What is Pyramid Lint?

Pyramid Lint is a linting tool for Dart and Flutter projects. It provides a set of additional lints and quick fixes to help developers identify issues within their Dart code, offers suggestions for potential fixes, and enforces consistent coding styles.

Pyramid Lint is built with custom_lint.

Lints

Identifies potential issues in your code.

Quick fixes

Suggests potential fixes for the issues identified by lints.

proper_super_init_state

Assist

Provides refactoring and code completion for common tasks.

wrap_with_layout_builder