# peng8350/flutter_pulltorefresh

a widget provided to the flutter scroll component drop-down refresh and pull up load.

Repository: https://github.com/peng8350/flutter_pulltorefresh
Canonical: https://ross.abutalabs.com/products/flutter_pulltorefresh
Language: Dart
License: MIT
License Family: permissive
Last push: 2023-12-17T11:00:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3047, "days_push": 990, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2734, forks 756 (observed 2026-08-28T04:07:16.228696+00:00)

## What it is
A Flutter library providing the SmartRefresher widget that adds pull-down-to-refresh and pull-up-to-load-more behavior to scrollable widgets like ListView and GridView. It supports customizable indicators, four-direction refresh, two-level refresh effects, and works on both Android and iOS.

## Use cases
- add pull to refresh to a flutter listview
- implement infinite scrolling load more in flutter
- customize refresh indicator animations in flutter
- add wechat-style two-level refresh header
- place refresh indicator outside the scroll view
- support both android and ios overscroll physics in flutter

## When to choose
- building a Flutter app with scrollable lists needing refresh and pagination
- you want prebuilt and customizable refresh/load indicators
- you need cross-platform (Android/iOS) consistent pull-to-refresh behavior

## When to avoid
- building with native Android/iOS toolkits instead of Flutter
- you need web or desktop refresh behavior beyond mobile scroll physics
- you want a maintained library with active releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: flutter, pull-to-refresh, infinite-scroll, scrollable-widgets, dart, android, ios

## Member repositories
- peng8350/flutter_pulltorefresh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.228696+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:14:28.576888+00:00, confidence not recorded.
  - readme: https://github.com/peng8350/flutter_pulltorefresh (fetched 2026-08-28T04:07:16.228696+00:00, sha 7e81eb6dacde)
- Data as of 2026-08-30T08:39:29.467469+00:00.
