hive icon indicating copy to clipboard operation
hive copied to clipboard

Plans for adding 'Set' to collection of supported types?

Open mzkai opened this issue 3 years ago • 1 comments

I have had several instances where a Set would be much more appropriate than a List. So, I was hoping to hear if there are any plans of adding 'Set' to the collection of supported types that currently includes List, Map, DateTime, BigInt and Uint8List? This would be very helpful in a lot of situations, where Lists are unable to efficiently do the job.

mzkai avatar Apr 19 '22 13:04 mzkai

This should be fixed in hive_ce: https://pub.dev/packages/hive_ce

Rexios80 avatar Jul 05 '24 23:07 Rexios80