equatable_lint 0.3.0 equatable_lint: ^0.3.0 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
plugin.