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