FlutterBottomNavigationBarStatePersistanceSample
FlutterBottomNavigationBarStatePersistanceSample copied to clipboard
How to store pagination data?
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?