Closed krida2000 closed 1 year ago
Resolves #1034
I have same issue using following code:
final box = await Hive.openLazyBox('local'); await box.clear(); await box.close();
@themisir when can we expect it to be released?
Resolves #1034
I have same issue using following code: