equatable_lint_ultimate 0.2.2 equatable_lint_ultimate: ^0.2.2 copied to clipboard
This is a set of rules to make classes using Equatable more maintainable. We make sure here that every fields in an Equatable class is linked to the Equatable props getter.
equatable_lint_example #
Demonstrates how to use the equatable_lint_ultimate
plugin.