how can i resolve hanging issue while loading large number of documents (100 - 200) in a listview

Database & APIs
Resolved

i am facing a performance issue while try to load large number of documents in a listview from a cached query is their an way to enable infinite scroll in a listview from a already cached query ???
In other words how can i load small amout of documents in a listview from a cached query so that i can reduce load on my machine i hope as a result i can fix hanging issue.
I hope you understand my questionšŸ¤• šŸ¤•

What have you tried so far?

i tried to implement infinite scroll but than i am not able to load documents from already cached query and to cache the loaded query again

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