Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pullToRefresh not working with paging widget #8

Open
am-singh opened this issue Aug 30, 2019 · 2 comments
Open

pullToRefresh not working with paging widget #8

am-singh opened this issue Aug 30, 2019 · 2 comments

Comments

@am-singh
Copy link

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.

@hacker1024
Copy link

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.

@hacker1024
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants