paging_library
paging_library copied to clipboard
pullToRefresh not working with paging widget
Is there a convenient way to wrap this inside a SmartRefresher (pull_to_refresh) to enable a pull-to-refresh feature?
I tried wrapping the pagination widget inside a SmartRefresh widget, but it is not recognizing it or working.
We need to make the state object public, and then add public function to reset the internal item list that we can the call with a GlobalKey. I'm going to see if I can add this functionality in a fork.
@am-singh Do you want to try this? https://github.com/hacker1024/paging_library/tree/patch-3