
implementation("io.github.jamal-wia:paginator-compose-cursor:10.1.0")Compose Multiplatform integration for the cursor variant of the Paginator pagination library. Provides idiomatic bindings between CursorPaginatorPrefetchController and LazyListState / LazyGridState / LazyStaggeredGridState — auto-pagination on scroll without manual snapshotFlow wiring. Pair with paginator-cursor; for page-number feeds use paginator-compose-offset instead. Targets Android, iOS, JVM, JS, Wasm.