When clear a list, saved list cleared also
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
**Question**
when i clear the list i put in hive. clearing the list in hive.
**Code sample**


when l close the page, l clear listForDb list. but because of this, the data base also changes, how can I prevent this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported listForDb behavior described in the issue and compare clearing the in-memory list with the persisted Hive data shown in the screenshots. Determine the intended separation between the list and the saved database value; done means clearing the list no longer changes the stored data, with a regression test covering that scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100