pedantic_mono 1.12.0-dev pedantic_mono: ^1.12.0-dev copied to clipboard
[mono edition] How to get the most value from Dart static analysis.
pedantic_mono #
[mono edition] How to get the most value from Dart static analysis.
https://github.com/dart-lang/pedantic + https://github.com/flutter/samples
Usage #
Install #
dev_dependencies:
pedantic_mono: any
Locate the analysis_options.yaml #
- Copy analysis_options.yaml to project root.
- Add your rules if needed.