lottie_flutter 0.1.1 copy "lottie_flutter: ^0.1.1" to clipboard
lottie_flutter: ^0.1.1 copied to clipboard

outdated

Lottie widget and demo for Flutter.

LottieFlutter #

Build Status Coverage Status

Lottie-Flutter is based on Lottie-Android.

Original effort by Fabiomsr.

Lottie is a mobile library that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile!

Current status #

Achived rednering parity with lottie-android except for dash paths.

All samples included render. Motorcycle has some issues still, but also has issues on lottie-android (due to using effects that aren't supported).

TODO #

  • DashPathEffect ★ #9641
  • Add support for effects
  • Improve support for path operation/combinations
  • Support changing colors/timings the way lottie-android does
  • Support scaling larger or smaller than the containing widget?
  • Make more Dart/Flutter like. In particular, I'd like to split parsing up.

Lottie Files attribution #

The files in this project are from LottieFiles.com

5
likes
25
pub points
67%
popularity

Publisher

unverified uploader

Lottie widget and demo for Flutter.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

collection, flutter, meta, path_drawing, vector_math

More

Packages that depend on lottie_flutter