# The-ring-io/flutter_staggered_animations

Easily add staggered animations to your ListView, GridView, Column and Row children.

Repository: https://github.com/The-ring-io/flutter_staggered_animations
Canonical: https://ross.abutalabs.com/products/flutter_staggered_animations
Language: Dart
License: MIT
License Family: permissive
Last push: 2023-03-22T14:26:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2555, "days_push": 1260, "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 1673, forks 130 (observed 2026-08-28T04:05:20.327216+00:00)

## What it is
A Flutter package that makes it easy to add staggered entrance animations (fade, slide, scale, flip) to the children of ListView, GridView, Column, and Row widgets. It follows Material Design motion sequencing guidelines and provides composable animation widgets.

## Use cases
- animate list items appearing one by one in a Flutter ListView
- add staggered fade-in and slide animations to a grid of cards
- sequentially animate children of a Column or Row
- implement Material Design motion sequencing in Flutter apps
- compose fade, slide, scale, and flip animations on widgets
- add entrance animations to a Flutter app without writing animation controllers

## When to choose
- you are building a Flutter app and want polished staggered entrance animations for lists or grids
- you want a simple wrapper-based API instead of manually managing AnimationControllers
- you want to follow Material Design motion guidelines for list/grid reveals

## When to avoid
- you are not using Flutter or Dart
- you need complex custom animation choreography beyond simple staggered entrance effects
- your project cannot use Dart SDK 2.17+ and you need the latest package version
- you need actively developed features - the latest release dates to March 2023

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: flutter, staggered-animations, listview, gridview, material-design, dart-package, mobile

## Member repositories
- The-ring-io/flutter_staggered_animations (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.327216+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-30T03:42:34.988004+00:00, confidence not recorded.
  - readme: https://github.com/The-ring-io/flutter_staggered_animations (fetched 2026-08-28T04:05:20.327216+00:00, sha eec0cfd2e9bb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
