dartclub_lint 1.0.0 dartclub_lint: ^1.0.0 copied to clipboard
Dart analyzer rules, based on pedantic
0.1.0 #
first version
0.2.0 #
/lib folder structure
0.3.0 #
stricter rules with errors
0.3.2 #
ignore prefer_const_constructors
0.4.1 #
not so strict rules about const declarations, constructors, etc.
0.4.2 #
fix include of lints package
0.4.3 #
fix lib/analysis_options.yaml
1.0.0 #
make function return types mandatory