pro_lints 1.0.0
pro_lints: ^1.0.0 copied to clipboard
Common Lints package.
Dart / Flutter lint rules #
The Dart linter is a static analyzer for identifying possible problems in your Dart source code. More than a hundred linter rules are available, checking anything from potential typing issues, coding style, and formatting.