pull_to_refresh 1.0.4
pull_to_refresh: ^1.0.4 copied to clipboard
a widget provided to the flutter scroll component drop-down refresh and pull up load.
1.0.0 #
- initRelease
1.0.1 #
- Remove bottomColor
1.0.2 #
- Add Failed RefreshMode when catch data failed
- ReMake Default header and footer builder
- Replace RefreshMode,loadMode to refreshing,loading
- Replace onModeChange to onRefresh,onLoadMore
1.0.3 #
- Fix error Props
- Add interupt Scroll when failure status
1.0.4 #
- Update README and demo