The-ring-io/flutter_staggered_animations
Easily add staggered animations to your ListView, GridView, Column and Row children. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2555
- days_rel: n/a
- days_push: 1260
- n_releases_24m: 0
Adoption not part of the score
1673 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
animation ui-components mobile-development frontend web-development cross-platform flutter staggered-animations listview gridview material-design dart-package mobile
1 source
- readme: https://github.com/The-ring-io/flutter_staggered_animations · fetched 2026-08-28 · eec0cfd2e9bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| The-ring-io/flutter_staggered_animations | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="The-ring-io/flutter_staggered_animations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem