isar / isar/hive

Share between engines

Open
#1,210 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

**Question**
I have a case:
I have a native project and use the Flutter engine (Flutter Module) and We must call that engine multiple times to save some keys to the box.
Sample: Activity A contain engine_1 ---> Activity B contain engine_2
So I want to set engine 2, hive box does not notify for engine 1 (it does not refresh)
Is there any way to handle it?
Thank you.

**Code sample**
```dart
Provide a few simple lines of code to show your problem.
```

**Version**
- Platform: iOS, Android, Mac, Windows, Linux, Web
- Flutter version: [e.g. 1.5.4]
- Hive version: [e.g. 0.5.0]

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the Activity A/Activity B setup with two Flutter engines and a shared Hive box, then inspect the box-notification behavior. Confirm whether writes from engine_2 are visible to engine_1 and document the supported handling or required change.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
database, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.