lottie_flutter 0.2.0 lottie_flutter: ^0.2.0 copied to clipboard
Lottie widget and demo for Flutter.
LottieFlutter #
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
- assets/checked_done_.json by daPulse
- assets/emoji_shock.json by Pixel Buddha
- assets/empty_box.json by Hoài Lê
- assets/favourite_app_icon.json by Michael Harvey
- assets/hamburger_arrow.json by ???
- assets/happy_gift.json by Jojo Lafrite
- assets/Indicators2.json by by Eddy Gann
- assets/motorcycle.json by Mohammed Zourob
- assets/mulzi.json by ???
- assets/preloader.json by ???
- assets/walkthrough.json taken from Lottie Preview for Android