Ross ROSS = Recommend OSS · open-source software intelligence for agents

gskinner/flutter_animate

Add beautiful animated effects & builders in Flutter, via an easy, highly customizable unified API. observed · 2026-08-28

github.com/gskinner/flutter_animate · Dart · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 0
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 1564
  • days_rel: 646
  • days_push: 646
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1110 stars · 103 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Flutter library providing a unified, chainable API for adding animated effects to widgets, including pre-built effects like fade, scale, slide, blur, and shimmer, plus custom effects and GLSL fragment shader support. It eliminates the need to manually manage AnimationControllers and StatefulWidgets for common animations.

Use cases

  • animate widgets in flutter without animationcontroller
  • add fade and scale entrance animations to ui elements
  • apply shimmer or shake effects to widgets
  • synchronize animations to scroll position
  • run glsl fragment shaders on flutter widgets
  • chain sequential animation effects with delays

When to choose

  • you want declarative, chainable widget animations in Flutter
  • you need pre-built effects like fade, scale, blur, or shimmer quickly
  • you want to sync animations to scroll or notifiers
  • you prefer avoiding boilerplate AnimationController code

When to avoid

  • you need complex physics-based or hero-style transitions better served by Flutter's built-in APIs
  • you are not building a Flutter application
  • you need frame-by-frame or Lottie-style animation playback

Facets

library · maturity active

animation ui-components frontend mobile-development cross-platform cross-platform flutter dart animation-library flutter-favorite shaders widget-effects mobile desktop web-server

1 source

Member repositories

RepositoryRoleHealth v2
gskinner/flutter_animatemain34

For agents

markdown · JSON · MCP: product_card(name="gskinner/flutter_animate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem