refresh_loadmore 2.0.7 copy "refresh_loadmore: ^2.0.7" to clipboard
refresh_loadmore: ^2.0.7 copied to clipboard

A Flutter component that supports pull-down refresh and pull-up to load more data

2.0.7 #

  • Change README

2.0.6 #

  • Add a paddiing and a loadingWidget. You can custom padding, or loadingWidget

2.0.5 #

  • Add a scrollController. You can use your custom scrollController, or not

2.0.4 #

  • Change noMoreText to noMoreWidget

2.0.3 #

  • Fixed the example

2.0.2 #

  • Add the judgement of isLastPage before onLoadmore

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
26
likes
160
points
341
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter component that supports pull-down refresh and pull-up to load more data

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on refresh_loadmore