fast_equatable_lint 0.3.0 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.
fast_equatable_lint_example #
Demonstrates how to use the fast_equatable_lint
plugin.