solid_lints 0.0.8 solid_lints: ^0.0.8 copied to clipboard
Lints for Dart and Flutter based on software industry standards and best practices.
0.0.8 #
- Exclude generated files
0.0.7 #
- Add more useful DCM rules.
0.0.6 #
- Add a separate anayisis options file for tests
0.0.5 #
- Remove the
sort_constructors_first
rule
0.0.4 #
- Set maximum method length to 200
- Set maximum parameters list length to 7
0.0.3 #
- Configure rules based on Flutter 2.5 (Dart 2.14.4)
0.0.2 #
- Updated readme
0.0.1 #
- Preview