extra_pedantic
This is an alternative to pedantic and lints.
To use extra_pedantic add it as a dev_dependency:
dev_dependencies:
extra_pedantic: 2.0.0
Add this line to your analysis_options.yaml file:
include: package:extra_pedantic/analysis_options.yaml
And that's it.
The static analyzer might show you thousands of warnings, that's OK.
Badge
Feel free to add this badge to your README.
[](https://pub.dev/packages/extra_pedantic)