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.85k stars 630 forks source link

使用CustomScrollView进行指示器定位时候,出现覆盖指示器的情况 #723

Closed xiaoyao20084321 closed 1 year ago

xiaoyao20084321 commented 1 year ago
image image

使用CupertinoSliverNavigationBar也会出现

image image
xuelongqy commented 1 year ago

试试设置一下header的safeArea

xuelongqy commented 1 year ago

可以参考这个示例 CupertinoPage