We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当嵌入到nestedscrollview时,footer会卡住,再次上拉就好了。ExtendedNestedScrollView设置为onlyOneScrollInBody,滑动这个smartRefresher的child:ListView时,底部footer会卡住划不动;松手后再次滑动就滑上来了,再次滑动应该是滑动的外层的ExtendedNestedScrollView
The text was updated successfully, but these errors were encountered:
Facing same, footer jam at bottom
Sorry, something went wrong.
@pdsliuzhen @inamhusain maybe suggested read this doc
https://github.com/peng8350/flutter_pulltorefresh?tab=readme-ov-file#exist-problems
No branches or pull requests
当嵌入到nestedscrollview时,footer会卡住,再次上拉就好了。ExtendedNestedScrollView设置为onlyOneScrollInBody,滑动这个smartRefresher的child:ListView时,底部footer会卡住划不动;松手后再次滑动就滑上来了,再次滑动应该是滑动的外层的ExtendedNestedScrollView
The text was updated successfully, but these errors were encountered: