isar / isar/hive

hive on flutter web

Open
#483 5 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.