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

在沉浸式的情况下下拉刷新有问题,请看demo #771

Closed czl0325 closed 9 months ago

czl0325 commented 9 months ago

easy_refresh_bug.zip

可以看看demo的下拉刷新操作下,头部显示不对

czl0325 commented 9 months ago

https://github.com/xuelongqy/flutter_easy_refresh/assets/2100549/214c9953-7963-48c5-b566-e7a3e141ad4e

你缓慢下拉看看,观察下刷新头部是否一直保持在listview的正上方?

czl0325 commented 9 months ago

refresh_header应该一直在listview的正上方而不应该被listview遮挡