identifiable 0.1.1 copy "identifiable: ^0.1.1" to clipboard
identifiable: ^0.1.1 copied to clipboard

Identifiable mixin and id-based collection helpers for Dart.

0.1.1 #

  • Add hasSameId (id-only check); isSameAs now also requires a matching runtimeType.

0.1.0 #

  • Initial release.
  • Identifiable mixin (id, isSameAs).
  • IdentifiableIterable: includes, overlaps, withoutId, byId, toMapById.
  • IdentifiableMap: upsert, upsertAll, removeById, updateById.
1
likes
0
points
691
downloads

Publisher

unverified uploader

Weekly Downloads

Identifiable mixin and id-based collection helpers for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on identifiable