felixblaschke/simple_animations
Flutter package for creating awesome animations. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 83
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2713
- days_rel: n/a
- days_push: 102
- n_releases_24m: 0
Adoption not part of the score
1057 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter package that simplifies creating custom animations in Dart/Flutter apps. It provides ready-made animation builder widgets, a Movie Tween for sequencing multi-property animations, mixins for managing AnimationControllers, and developer tools for debugging animations.
Use cases
- create custom animations in Flutter stateless widgets
- animate multiple widget properties at once
- build staggered animation sequences
- simplify working with Flutter AnimationController
- loop or mirror animations easily
- debug and visualize Flutter animations
When to choose
- you're building a Flutter app and want declarative, easy-to-write animations
- you need staggered or multi-property tween animations without boilerplate
- you want to avoid manually managing AnimationController lifecycle
When to avoid
- you're not developing with Flutter or Dart
- you need physics-based or complex particle animation systems better served by specialized engines
- you only need simple built-in Flutter implicit animations
Facets
library · maturity active
animation ui-components state-management mobile-development frontend cross-platform cross-platform flutter dart animation-library tween animation-controller staggered-animations mobile
1 source
- readme: https://github.com/felixblaschke/simple_animations · fetched 2026-08-28 · 709fd79f38d1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| felixblaschke/simple_animations | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="felixblaschke/simple_animations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem