Add items to box without opening it
Open
question
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
**Question**
Is it possible to add items to a box without opening it?
The issue is that I have a list which I rarely have to read from but often write. To keep this entire box in memory seems a waste of resources since I don't need it. But if I have to open it each time I write in it, the resources will be spent there...
**Version**
- Platform: iOS, Android
- Flutter (Channel stable, 1.22.6, on Microsoft Windows [Version
10.0.19042.804], locale en-BE)
- Hive version: 1.4.4+1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.