PullUp

PullUp

3

A Flutter Pull-Up-to-Refresh widget with platform-specific indicators, manual pull, optional auto-refresh, and smooth bottom-slide animation.
This package works opposite to the built-in RefreshIndicator and is perfect for chat apps or lists that need to refresh from bottom to top.

PullUp Features

  • Manual pull-up refresh for ListView, Column, SingleChildScrollView, CustomScrollView.
  • Sliver-compatible with SliverPullUpRefresh.
  • Platform-specific indicator:
    • Android → CircularProgressIndicator
    • iOS → CupertinoActivityIndicator
  • Optional automatic refresh (autoPull) with configurable interval (pullDuration in ms).
  • Auto-pull pauses while the user is scrolling or interacting.
  • Smooth sliding animation for the indicator (slideDistance).
  • Cross-platform: iOS, Android, Web, Linux, Windows.
  • Customizable indicator size and color.
  • Configurable trigger distance.


Download on Pub.dev

- Last updated 14 hours ago

Ads

Be the first to leave a comment.

You must login to leave a comment