all_lint_rules_community 0.0.1
all_lint_rules_community: ^0.0.1 copied to clipboard
A new Flutter package project.
All lint rules #
To use, add all_lints_rules to your dev dependencies with dart pub add all_lints_rules --dev.
Then, include it in your analysis_options.yaml by adding include: package:all_lint_rules/all.yaml in the top of your file.