Query more from database when list of documents is empty

Actions & Logic

Good day !

  • So i have a swipeable stack in use where i query documents from firebase

  • I have a lot of documents and i dont want to query all of them lets say for example i query 5 documents

  • After i have swiped through 5 documents i want the app to create a new query to get me more documents.

Does anyone know how to do that?

There is no infinite scroll when using swipeable stack.

What have you tried so far?

I have attempted implementing all kinds of logic but cant find a working one

Did you check FlutterFlow's Documentation for this topic?
Yes
1 reply