felangel / equatable

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
https://pub.dev/packages/equatable
MIT License
901 stars 100 forks source link

fix: props are not of type Comparable #149

Closed felangel closed 1 year ago

felangel commented 1 year ago

Status

READY

Breaking Changes

NO

Description