peng8350 / flutter_pulltorefresh

a widget provided to the flutter scroll component drop-down refresh and pull up load.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

需要触发自动下拉刷新。

zhaoxiuyu opened this issue · comments

当我点击页面的一个按钮时,需要触发自动下拉刷新。请问如何实现。

找到了 refreshController.requestRefresh();