How can we delete hive box after n days.
Open
enhancement
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
Suppose we are making a task manager/todo app which have tasks stored in local storage on daily basis using hive boxes. Now How can I make that all the task of Day before Today ( yesterday and all....) if not completed gets deleted automatically from local storage so that It won't take any memory. Is is possible in Hive ?? How we can implement this Logic ??
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.