How to lazy load elements below the fold

Database & APIs

I have multiple categories in my app each with its own query. I display a horizontal list view carousel for each category and the user an scroll vertically to see more categories.

I am using Firebase.

How could I make FF prioritize the top category queries first and only query the below the fold ones when/if needed?

What have you tried so far?

Searched community questions

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies