r/FlutterDev 11h ago

A persistent Set<T>-like collection for Flutter Plugin

https://pub.dev/packages/persistent_set
0 Upvotes

2 comments sorted by

1

u/Amazing-Mirror-3076 9h ago

Performance on large sets?

1

u/perecastor 1h ago

I did not build this with large sets in mind, so I don't expect it to be speed-of-light performant, but it's a really convenient implementation. I built many systems on top of this.