fast_equatable_lint 0.1.0
fast_equatable_lint: ^0.1.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.