equalone 0.1.0 copy "equalone: ^0.1.0" to clipboard
equalone: ^0.1.0 copied to clipboard

Deep equality, value comparison, and hashCode for any Dart object, collection, List, Map, Set, or data class.

Changelog #

All notable changes to this project will be documented in this file.

0.1.0 - 2025-07-27 #

Added #

  • More comprehensive documentation and usage examples in README.md.

Changed #

  • Updated import recommendations for collection package usage.
  • Refined README.md for better SEO

0.0.3 - 2025-07-20 #

Changed #

  • SEO optimization

0.0.2 - 2025-07-20 #

Added #

  • Usage examples in the example/ folder.
  • Automated tests in the test/ folder.
  • Documentation for type-based and custom equality checks.

Changed #

  • Improved description and examples in README.md.
  • Added clarifications on type handling and custom comparison.

0.0.1 - 2025-07-19 #

  • Initial version of the library.
1
likes
160
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

Deep equality, value comparison, and hashCode for any Dart object, collection, List, Map, Set, or data class.

Repository (GitHub)
View/report issues

Topics

#equality #deep-equality #comparison #value-object #collection

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on equalone