# xvrh/lottie-flutter

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.

Repository: https://github.com/xvrh/lottie-flutter
Canonical: https://ross.abutalabs.com/products/lottie-flutter
Homepage: https://pub.dev/packages/lottie
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, lottie, lottie-animation, widget, flutter-widget, dart, lottie-android, flutter-web
Last push: 2026-08-21T21:30:58+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 80, longevity 100
- inputs: {"age_days": 2414, "days_push": 12, "days_rel": 56, "gap_med": 41.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1295, forks 232 (observed 2026-08-28T04:04:16.426018+00:00)

## What it is
A pure Dart Lottie player for Flutter that parses Adobe After Effects animations exported as JSON (via Bodymovin) and renders them natively. It provides a Lottie widget supporting assets, network URLs, and zip bundles, with full control via custom AnimationControllers.

## Use cases
- play lottie animations in a flutter app
- render after effects animations exported as json on mobile
- display animated illustrations from lottiefiles.com in flutter
- control animation playback with a custom animation controller
- load lottie animations from assets, network, or zip files
- add animated splash or loading indicators in flutter

## When to choose
- you need to render Lottie/Bodymovin JSON animations natively in Flutter without platform channels
- you want one animation implementation that works on Android, iOS, desktop, and web
- you need fine-grained playback control (loop segments, reverse, custom controllers)

## When to avoid
- you need full fidelity for advanced After Effects features like complex 3D layers (support is experimental)
- you are not using Flutter/Dart
- you need to author or edit animations rather than render them

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, parser
- domain: frontend, mobile-development, graphics, cross-platform
- platform: windows, cross-platform
- tags: flutter, lottie, dart, after-effects, flutter-widget, bodymovin, android, ios, macos, linux, web-server

## Member repositories
- xvrh/lottie-flutter (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.426018+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:54:02.729875+00:00, confidence not recorded.
  - readme: https://github.com/xvrh/lottie-flutter (fetched 2026-08-28T04:04:16.426018+00:00, sha 973c6db5fe09)
  - homepage: https://pub.dev/packages/lottie (fetched 2026-08-29T12:10:44.588558+00:00, sha 9ee79c57660b)
  - site_page: https://pub.dev/documentation/lottie/latest (fetched 2026-08-29T12:10:44.602567+00:00, sha ca256c336f73)
  - site_page: https://pub.dev/packages/lottie/install (fetched 2026-08-29T12:10:44.600781+00:00, sha 933e09f03e64)
  - site_page: https://pub.dev/packages/lottie/changelog (fetched 2026-08-29T12:10:44.598359+00:00, sha d62d6478a882)
- Data as of 2026-08-30T08:39:29.467469+00:00.
