xuelongqy / flutter_easy_refresh

A flutter widget that provides pull-down refresh and pull-up load.
https://xuelongqy.github.io/flutter_easy_refresh/
MIT License
3.84k stars 628 forks source link

下拉加载时,footer让其一直存在 #751

Closed zhaoyanga closed 10 months ago

zhaoyanga commented 10 months ago

下拉加载时,松开手后,footer的内容会消失不见,想让footer一直存在,加载成功or失败后再消失

xuelongqy commented 10 months ago

看看示例有没有要的效果呢。没想错的话应该是无限滚动吧?

zhaoyanga commented 10 months ago

不是,是松开手后让footer一直存在,现在是松手后,footer直接不见了

xuelongqy commented 10 months ago

设置Footer的clamping为true?

xuelongqy commented 10 months ago

如果问题未解决,请留言并重新开启此issue