xsoulspace_lints 0.0.6
xsoulspace_lints: ^0.0.6 copied to clipboard
Strict lint rules for Flutter and Dart.
0.0.6 #
- reviewed all lint rules, removed useless and enabled some experimental features.
- added new lint: public_library - the purpose to use this lint if you developing a library which will be published to pub.dev
0.0.5 #
0.0.2 #
- chore: dart sdk min now is 2.18.0
- feat: added as true: use_super_parameters prefer_function_declarations_over_variables prefer_initializing_formals
0.0.1 #
Initial release