# aagarwal1012/Liquid-Pull-To-Refresh

🔁 A custom refresh indicator for flutter.

Repository: https://github.com/aagarwal1012/Liquid-Pull-To-Refresh
Canonical: https://ross.abutalabs.com/products/liquid-pull-to-refresh
Homepage: https://pub.dev/packages/liquid_pull_to_refresh
Language: Dart
License: MIT
License Family: permissive
Topics: pull-to-refresh, refresh-indicator, flutter, swiperefreshlayout, swipe-refresh, swipe-to-refresh, android, ios, hacktoberfest
Last push: 2023-07-26T12:15:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2818, "days_push": 1134, "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 1298, forks 91 (observed 2026-08-28T04:04:17.215045+00:00)

## What it is
A Flutter package providing a custom, animated liquid-style pull-to-refresh indicator widget. It wraps ListView or GridView scroll views and triggers an onRefresh callback with springy liquid animations.

## Use cases
- add a custom pull-to-refresh animation to a Flutter list
- replace the default RefreshIndicator with a liquid effect
- implement swipe-to-refresh on mobile app feeds
- refresh a GridView when the user pulls down
- customize refresh indicator height, border, and animation speed

## When to choose
- you want a visually distinctive liquid refresh animation in a Flutter app
- you need a drop-in wrapper around ListView or GridView with an onRefresh callback
- you target Android, iOS, web, or desktop from a single Flutter codebase

## When to avoid
- you need a standard Material refresh indicator with no custom animation
- your scroll view is horizontal rather than vertical
- you need a package with frequent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: flutter, dart, pull-to-refresh, refresh-indicator, mobile-ui, android, ios, web

## Member repositories
- aagarwal1012/Liquid-Pull-To-Refresh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.215045+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-30T04:53:49.151914+00:00, confidence not recorded.
  - readme: https://github.com/aagarwal1012/Liquid-Pull-To-Refresh (fetched 2026-08-28T04:04:17.215045+00:00, sha 469c51983367)
  - homepage: https://pub.dev/packages/liquid_pull_to_refresh (fetched 2026-08-29T12:10:10.364284+00:00, sha b858fc0484b6)
  - site_page: https://pub.dev/packages/liquid_pull_to_refresh/install (fetched 2026-08-29T12:10:10.375227+00:00, sha de51c182e404)
  - site_page: https://pub.dev/documentation/liquid_pull_to_refresh/latest (fetched 2026-08-29T12:10:10.376966+00:00, sha ae86e271fa80)
  - site_page: https://pub.dev/packages/liquid_pull_to_refresh/changelog (fetched 2026-08-29T12:10:10.373266+00:00, sha dc45b38c93c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
