equatable_custom_lint 1.0.1
equatable_custom_lint: ^1.0.1 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_custom_lint_example #
Demonstrates how to use the equatable_custom_lint
plugin.