refresh_loadmore 2.0.4 refresh_loadmore: ^2.0.4 copied to clipboard
A Flutter component that supports pull-down refresh and pull-up to load more data
[2.0.4] #
- Change
noMoreText
tonoMoreWidget
[2.0.3] #
- Fixed the example
[2.0.2] #
- Add the judgement of
isLastPage
beforeonLoadmore
[2.0.1] #
- Full support for Null Safety
[1.1.1] #
- Add mounted judgement
[1.1.0] #
- Change children to child
[1.0.3] #
- Add description about the class's arguments
[1.0.2] #
- Remove Chinese description
[1.0.1] #
- InitRelease