pull_to_refresh_notification 0.2.1 copy "pull_to_refresh_notification: ^0.2.1" to clipboard
pull_to_refresh_notification: ^0.2.1 copied to clipboard

outdated

Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.

0.2.1 #

  • add AlwaysScrollableClampingScrollPhysics in case list is not full screen and remove ios Bouncing.

0.2.0 #

  • add armedDragUpCancel property. //Dragged far enough that an up event will run the onRefresh callback. //when use drag up,whether should cancel refresh final bool armedDragUpCancel;

0.1.5 #

  • Format code.

0.1.4 #

  • Remove dead code.

0.1.3 #

  • Fix issue in case negative value of _dragOffset

0.1.2 #

  • Fix issue in case notification.depth != 0

0.1.1 #

  • Fix threshold to refresh not right when set maxDragOffset

0.1.0 #

  • Upgrade Some Commments.

0.0.1 #

  • Initial Open Source release.
76
likes
0
points
7.46k
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pull_to_refresh_notification