hive on flutter web
Open
question
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am exploring to use Hive on my flutter web app. Can someone please help me answer/understand the below questions?
1. Where is Hivedb stored on the browser? local storage or session storage?
2. What will happen if I open my app in multiple tabs? Will the tabs be able to access the data in the Hive?
3. What if I open multiple browser windows?
4. Will the Hive be deleted when I close my tab/window?
Thanks,
Arathi
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.