This repository was archived by the owner on Sep 2, 2026. It is now read-only.
Description 馃挱 Description
Appwrite Databases can be paginated in many ways.
While we have this page: /docs/products/databases/pagination, but this is a reference style page, not a tutorial.
Goal
Interactive tutorial focused on one of the client platforms of Web, Flutter, Android, and Apple, showcasing good pagination practices.
Content
Server SDK/CLI script to set up an example database with test data.
Setup a simple test project in Web, Flutter, Android, or Apple
Show offset pagination with forward, back, and page numbers
Show cursor pagination with a load more button
Discuss tradeoffs of each approach.
Added to src/routes/docs/tutorials
How to contribute
Pitch an outline detailing each page you plan to add and headings within, and ask to be assigned. Open a PR after the outline has been approved.
The Appwrite team will collaborate with you on the outline and PR.
Thanks for taking the time to make our documentation better 馃檹
馃憖 Have you spent some time to check if this issue has been raised before?
馃彚 Have you read the Code of Conduct?
Reactions are currently unavailable
馃挱 Description
Appwrite Databases can be paginated in many ways.
While we have this page:
/docs/products/databases/pagination, but this is a reference style page, not a tutorial.Goal
Interactive tutorial focused on one of the client platforms of Web, Flutter, Android, and Apple, showcasing good pagination practices.
Content
src/routes/docs/tutorialsHow to contribute
Pitch an outline detailing each page you plan to add and headings within, and ask to be assigned. Open a PR after the outline has been approved.
The Appwrite team will collaborate with you on the outline and PR.
Thanks for taking the time to make our documentation better 馃檹
馃憖 Have you spent some time to check if this issue has been raised before?
馃彚 Have you read the Code of Conduct?