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.89k stars 633 forks source link

下拉刷新只能显示成功么? #781

Closed object1984 closed 11 months ago

object1984 commented 11 months ago

我使用 controller 来控制 refresh,finishRefresh(IndicatorResult.fail); 也不会显示失败,都是显示刷新成功

xuelongqy commented 11 months ago

我测试了没有问题呢

xuelongqy commented 11 months ago

如果还有问题,请提供可运行的复现案例