Last updated:
0 purchases
pedantic mono
pedantic_mono #
[mono edition] Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
Added a rule for flutter_lints that I think is even better.
Added https://github.com/mono0926/pedantic_mono/blob/main/lib/analysis_options.yaml rules in addition to flutter_lints.
Usage #
Install #
dev_dependencies:
pedantic_mono: any
copied to clipboard
Locate the analysis_options.yaml #
Copy analysis_options.yaml to project root.
Add your rules if needed.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.