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

This is a set of rules to make classes using FastEquatable more maintainable. We validate that every fields in an FastEquatable class is linked to the hashParameters getter.

0.3.0 #

  • Migrated to fast_equatable
  • Upgraded deps

0.2.1 #

  • Add "add every missing fields" dart fix for "missing_field_in_equatable_props" lint
  • Add "call super in overrided equatable props" dart fix for "always_call_super_props_when_overriding_equatable_props" lint

0.2.0 #

  • Upgrade custom lint to 0.2.12

0.1.5 #

  • Upgrade custom lint to 0.1.1

0.1.4 #

  • Add fix to show multiple lints when there are multiple fields

0.1.3 #

  • Change package ownership

0.1.2 #

  • Fix bug that count static fields in create_equatable_props_with_every_fields lint

0.1.1 #

  • Fix bug that count getter and setter in create_equatable_props_with_every_fields lint

0.1.0 #

  • Initial version.
1
likes
140
points
43
downloads

Publisher

verified publisherfabi.online

Weekly Downloads

This is a set of rules to make classes using FastEquatable more maintainable. We validate that every fields in an FastEquatable class is linked to the hashParameters getter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, collection, custom_lint_builder, fast_equatable, source_gen

More

Packages that depend on fast_equatable_lint