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

outdated

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

[0.1.8] #

  • 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.
56
likes
0
pub points
94%
popularity

Publisher

verified publisherfluttercandies.com

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