After implementing listView pagination provided by flutter, I realised there is no way to handle api errors. Is there any way to handle listview pagination?
If any error occures the loader keeps going infinitely which is really bad user experience.
NO WAY TO HANDLE ERRORS IN LIST VIEW PAGINATION?
Database & APIs
Tried exploring documentation and also exploring all the options for listview pagination provided by flutter.
Yes
2