leobit_lints 0.4.0
leobit_lints: ^0.4.0 copied to clipboard
Lints for Dart and Flutter with some custom rules from Leobit
Leobit Lints #
Lint rules for Dart and Flutter developed by Leobit.
Note: This package was inspired by Very Good Analysis.
Usage #
To use the lints, add as a dev dependency in your pubspec.yaml:
dev_dependencies:
leobit_lints: <latest-version>
Then, add an include in analysis_options.yaml:
include: package:leobit_lints/leobit_lints.yaml
Custom Rules: #
avoid_bang_operatoravoid_late_keywordavoid_redundant_asyncuse_const_borderuse_const_border_radiususe_list_viewavoid_dynamic_typeavoid_widget_function