The item data I am using for building my paginated list requires a second Firestore query to get fully displayed.
The problem is that I can't figure out how to manage that, because the itemBuilder seems not accepting any future.
Do you have any example that could help with this ?
Hello,
The item data I am using for building my paginated list requires a second Firestore query to get fully displayed. The problem is that I can't figure out how to manage that, because the itemBuilder seems not accepting any future.
Do you have any example that could help with this ?
Thank you, Benjamin