sizzle_lints 2.1.3 copy "sizzle_lints: ^2.1.3" to clipboard
sizzle_lints: ^2.1.3 copied to clipboard

A bunch of strict rules for Dart and Flutter projects.

sizzle_lints #

Efficient lints for Dart and Flutter projects, combined together with love.

Usage #

To use these lints in your project, add the following to your analysis_options.yaml:

include: package:sizzle_lints/lints.yaml

Dart Code Metrics #

To use the Dart Code Metrics lints in your project, add the following to your analysis_options.yaml:

dart_code_metrics:
  extends:
    - package:sizzle_lints/dcm.yaml
7
likes
140
pub points
67%
popularity

Publisher

verified publisherlazebny.io

A bunch of strict rules for Dart and Flutter projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on sizzle_lints