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

discontinued

A set of analyis rules as used in Pattle and other Pattle related 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.5

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
30
pub points
0%
popularity

Publisher

verified publisherpattle.org

A set of analyis rules as used in Pattle and other Pattle related projects.

Repository
View/report issues

License

MIT (LICENSE)

Dependencies

effective_dart

More

Packages that depend on precise_pattle