isar / isar/hive

Get multiple items from `LazyBox.get()`

Open
#827 3 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**
Let's say i have a tons of data stored in the box, and i need to load the data periodically (Infinite scroll, pagination etc). it can be done with looping `LazyBox.get()`, but if there's some best practices or API for this, then let me know, Thanks in Advance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the LazyBox.get() API and the pagination or infinite-scroll use case described in the issue. Review the existing LazyBox API and related tests, if present, to determine whether batch retrieval is intended. Done means the project has a decided API or documented best practice for loading multiple items.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.