precise_pattle 1.0.0 copy "precise_pattle: ^1.0.0" to clipboard
precise_pattle: ^1.0.0 copied to clipboard

discontinued
outdated

A set of analyis rules as used in Pattle projects.

Precise Pattle #

pub package License: MIT style: precise_pattle

A set of practices (linter rules) used in Pattle projects, such as Pattle itself, and the matrix_sdk.

This package uses rules of and is inspired by effective_dart, pedantic, and Flutter.

Usage #

To use these analysis rules in your own project, add it as a dev dependency in your pubspec.yaml:

dev_dependencies:
  precise_pattle: ^1.0.0

Then include it in your analysis_options.yaml:

include: package:precise_pattle/analysis_options.yaml

Further info #

More info on how to use the Dart analyzer can be found here.

2
likes
0
pub points
0%
popularity

Publisher

verified publisherpattle.org

A set of analyis rules as used in Pattle projects.

Repository
View/report issues

License

unknown (LICENSE)

More

Packages that depend on precise_pattle