equatable 0.1.8 copy "equatable: ^0.1.8" to clipboard
equatable: ^0.1.8 copied to clipboard

outdated

An abstract class that helps to implement equality without needing to explicitly override == and hashCode.

0.1.0 #

Initial Version of the library.

  • Includes the ability to extend Equatable and not have to override == and hashCode.

0.1.1 #

Minor Updates to Documentation.

0.1.2 #

Additional Updates to Documentation.

  • Logo Added

0.1.3 #

Bug Fixes

0.1.4 #

Performance Optimizations

0.1.5 #

Additional Performance Optimizations & Documentation Updates

0.1.6 #

Documentation Updates

  • Performance Tests

0.1.7 #

Added toString override

0.1.8 #

Support Iterable props

2880
likes
0
pub points
100%
popularity

Publisher

verified publisherfluttercommunity.dev

An abstract class that helps to implement equality without needing to explicitly override == and hashCode.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection

More

Packages that depend on equatable