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

initialRefresh don't show gif loading.

SittiphanSittisak opened this issue · comments

When I refresh by myself,
image

When this refresh by RefreshController(initialRefresh: true)
image

Is this feature not available or did I miss something?