Sign in
flutter
/
third_party
/
equatable
/
9934cce6d8a3c7b21715d0a513da13d1fa29ef59
/
.
/
CHANGELOG.md
blob: f648abb9b04f26eddfa55c5f0df4bdb3727a4d48 [
file
] [
view
]
# 0.1.0
Initial
Version
of the library
.
-
Includes
the ability to extend
`Equatable`
and
not
have to
override
`==`
and
`hashCode`
.