mews_pedantic 0.41.0
mews_pedantic: ^0.41.0 copied to clipboard
Dart and Flutter static analysis and lint rules incorporated in Mews.
mews_pedantic #
This package contains a sample analysis_options.yaml file that specifies lint
rules and static analysis configuration we use in Mews.
This package is based on flutter_lints.
Using the Lints #
To use the lints add a dependency in your pubspec.yaml and add an include in
your analysis_options.yaml:
include: package:mews_pedantic/analysis_options.yaml
Features and bugs #
Please file feature requests and bugs at the issue tracker.