hive
hive copied to clipboard
Box with multipe types - question
Hi, I am using flutter and using hive to store data. I have created Boxes and TypeAdapters for several different types.
Is it possible to store different types in one Box? Currently I am using different boxes to hold different types.
Thanks, Gary
@gbminnock hi , any update about this ?