Skip to content

Releases: peng8350/flutter_pulltorefresh

V1.0.6

10 May 07:38
Compare
Choose a tag to compare
  • Use Material default LoadingBar
  • Add a bool paramter to onOffsetChange to know if pullup or pulldown
  • Fix Bug: when pulled up or pull-down, sizeAnimation and IOS elasticity conflict, resulting in beating.

V1.0.3

04 May 15:06
Compare
Choose a tag to compare
  • Fix error Props
  • Add interupt Scroll when failure status

V1.0.2

04 May 07:07
Compare
Choose a tag to compare
  • Add Failed RefreshMode when catch data failed
  • ReMake Default header and footer builder
  • Replace RefreshMode,loadMode to refreshing,loading
  • Replace onModeChange to onRefresh,onLoadMore