NO WAY TO HANDLE ERRORS IN LIST VIEW PAGINATION?

Database & APIs

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.

What have you tried so far?

Tried exploring documentation and also exploring all the options for listview pagination provided by flutter.

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