leobit_lints 0.3.0
leobit_lints: ^0.3.0 copied to clipboard
Lints for Dart and Flutter with some custom rules from Leobit
0.3.0 #
- Implemented new custom rules:
avoid_late_keywordavoid_redundant_asyncuse_list_view
- Excluded
lib/firebase_options.dartfrom analysis - Bumped min Dart SDK version to 3.0.0
0.2.0 #
- Implemented custom rules:
use_const_borderuse_const_border_radius
- Excluded
lib/firebase_options.dartfrom analysis - Bumped min Dart SDK version to 3.0.0
0.1.1 #
- Added example
- Added reference for repository and issue tracker
- Fixed auto enabled rules
0.1.0 #
- Initial version
- Implemented custom rules:
avoid_bang_operatoravoid_late_keyword