purple_lints 0.5.0
purple_lints: ^0.5.0 copied to clipboard
List of strict linter rules that can be used both in Dart and Flutter projects to enforce a highly maintainable style.
0.4.0 – 2022-10-10 #
Added #
always_put_required_named_parameters_first,combinators_ordering,unreachable_from_mainanduse_string_in_part_of_directivesrules
Changed #
use_build_context_synchronouslyrule severity frominfotoerror
Removed #
prefer_expression_function_bodiesruleinvariant_booleansrule due to its deprecation
0.3.0 – 2022-05-21 #
0.1.0 [13.03.2022] #
- Initial version.