Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 2.32 KB

README.md

File metadata and controls

41 lines (29 loc) · 2.32 KB

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 rendering 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