purple_lints 0.3.0 copy "purple_lints: ^0.3.0" to clipboard
purple_lints: ^0.3.0 copied to clipboard

outdated

List of strict linter rules that can be used both in Dart and Flutter projects to enforce a highly maintainable style.

0.3.0 – 2022-05-21 #

Added #

  • Language strict analyzer rules
  • New use_enums, use_super_parameters, and use_colored_box linter rules
  • avoid_types_on_closure_parameters rule

Changed #

  • cast_nullable_to_non_nullable severity from info to warning
  • body_might_complete_normally_nullable severity from info to ignore

0.2.0 [17.03.2022] #

Removed #

  • Remove always_put_control_body_on_new_line rule

0.1.1 [17.03.2022] #

Fixed #

  • Remove three experimental rules that are not yet usable.

0.1.0 [13.03.2022] #

  • Initial version.
4
likes
0
points
94
downloads

Publisher

verified publisheryakov.codes

Weekly Downloads

List of strict linter rules that can be used both in Dart and Flutter projects to enforce a highly maintainable style.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on purple_lints