comparer 2.0.1 copy "comparer: ^2.0.1" to clipboard
comparer: ^2.0.1 copied to clipboard

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

[2.0.1] #

  • Dynamic for values

[2.0.0] #

  • Null safe migration

[1.0.1] #

  • Code improvements

[1.0.0] #

  • Initial stable release.
1
likes
130
pub points
56%
popularity

Publisher

unverified uploader

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, meta

More

Packages that depend on comparer