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.
4
likes
160
points
85
downloads

Publisher

verified publisherfabi.online

Weekly Downloads

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