# xuelongqy/flutter_easy_refresh

A flutter widget that provides pull-down refresh and pull-up load.

Repository: https://github.com/xuelongqy/flutter_easy_refresh
Canonical: https://ross.abutalabs.com/products/flutter_easy_refresh
Homepage: https://xuelongqy.github.io/flutter_easy_refresh/
Language: Dart
License: MIT
License Family: permissive
Topics: refresh, load-more, easy-refresh, flutter
Last push: 2026-06-14T06:08:47+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 44, longevity 100
- inputs: {"age_days": 2835, "days_push": 80, "days_rel": 163, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4068, forks 654 (observed 2026-08-28T04:08:34.137040+00:00)

## What it is
A Flutter widget library that adds pull-down-to-refresh and pull-up-to-load-more behavior to virtually any scrollable widget. It ships with multiple built-in header/footer indicator styles and supports fully custom animations and indicator positioning.

## Use cases
- add pull-to-refresh to a flutter listview
- implement load more pagination in flutter
- customize refresh indicator animations in flutter
- refresh a scrollable widget on page start
- replace SmartRefreshLayout equivalent in flutter apps

## When to choose
- building Flutter apps that need refresh and infinite-scroll lists
- you want prebuilt and customizable header/footer indicators
- you need support for all scrollable widget types with matching physics

## When to avoid
- building non-Flutter mobile apps (native Android/iOS)
- you only need web pull-to-refresh outside Flutter
- you need a full state management or data-fetching solution rather than a UI widget

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: flutter, pull-to-refresh, load-more, scrollable-widgets, dart-package, indicators, mobile, android, ios

## Member repositories
- xuelongqy/flutter_easy_refresh (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.137040+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-29T18:23:32.567318+00:00, confidence not recorded.
  - readme: https://github.com/xuelongqy/flutter_easy_refresh (fetched 2026-08-28T04:08:34.137040+00:00, sha 33f06e76e928)
  - homepage: https://xuelongqy.github.io/flutter_easy_refresh/ (fetched 2026-08-29T09:15:35.670163+00:00, sha caea204f3b5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
