fast_equatable 0.9.1 copy "fast_equatable: ^0.9.1" to clipboard
fast_equatable: ^0.9.1 copied to clipboard

A simple Dart package that provides fast and secure equality comparison as a mixin. It optionally offers hash caching to improve the speed of Map's and Set's significantly.

0.9.1 #

  • Added meta dependency
  • Annotated some members with @protected

0.9.0 #

  • Initial version.
3
likes
140
pub points
71%
popularity

Publisher

verified publisherfabi.online

A simple Dart package that provides fast and secure equality comparison as a mixin. It optionally offers hash caching to improve the speed of Map's and Set's significantly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, meta

More

Packages that depend on fast_equatable