
I want to build a transaction UI in my flutter app and need to build it via a list of transactions and each transaction has list of data in it.

Sorry can you provide some more details?

Each transaction is a document in appwrite database and each documents has at least 7 attributes.
I just hope I provided enough details
@Steven

ok and?

I want to build a UI from it's results, though I was able to only get first 25, followed the appwrite pagination guide and wasn't able to get next 25 documents

So what's your code for the pagination and what's going wrong?

I copied and paste the example code in documentation, but wasn't getting the next 25 documents

Please share your code and the output
Recommended threads
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Flutter native Google Sign Up with googl...
Hey I want to use the native login instead of the WebView. Do you have any experience on that and has Appwrite to plan this support?
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
