ping_pong_refresh 0.1.1
ping_pong_refresh: ^0.1.1 copied to clipboard
A Cupertino pull-to-refresh sliver with an animated ping-pong rally. Drop it into any CustomScrollView as a replacement for CupertinoSliverRefreshControl.
0.1.1 #
- Fix README: replace relative image paths with raw GitHub URLs so GIFs render on pub.dev.
- Remove duplicate Preview section from README.
0.1.0 #
- Initial release.
PingPongRefresh— a Cupertino sliver pull-to-refresh with a ping-pong rally animation.PingPongTheme— fully configurable colors for paddles, ball, and label.PingPongTheme.light()preset for light-background apps.runWithMinPingPongDurationhelper to keep the animation visible on fast data sources.- Haptic feedback on arm and complete (opt-out via
enableHaptics: false).