FlutterBottomNavigationBarStatePersistanceSample icon indicating copy to clipboard operation
FlutterBottomNavigationBarStatePersistanceSample copied to clipboard

How to store pagination data?

Open Silerqin opened this issue 6 years ago • 0 comments

This project help me a lot. Thank you very much. I have problem on my data is from API and have pagination, the problem I face is when I switch to another page the data will store the first page data only. If I scroll until page 3 data from API but the page still need to load again the data. Do you know how to solve it?

Silerqin avatar Feb 06 '20 12:02 Silerqin