Additional Minor Documentation Updates
Documentation Updates
Bug Fixes:
Equatable
instances that are equal now have the same hashCode
(#8)Update Dart support to >=2.0.0 <3.0.0
Add EquatableMixin
and EquatableMixinBase
Enhancements to toString
override
equatable has 0 dependencies
Support Iterable
props
Added toString
override
Documentation Updates
Additional Performance Optimizations & Documentation Updates
Performance Optimizations
Bug Fixes
Additional Updates to Documentation.
Minor Updates to Documentation.
Initial Version of the library.
Equatable
and not have to override ==
and hashCode
.