Adding Equatable
for direct comparison of TinyColor
s
#11
Locked
calvintam236
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
I'd rather not bring in other dependencies. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Do you think we should extends
TinyColor
fromEquatable
? Looks like a good way to compare betweenTinyColor
s.Ref: https://pub.dev/packages/equatable
Beta Was this translation helpful? Give feedback.
All reactions