xvrh / lottie-flutter

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
https://pub.dev/packages/lottie
MIT License
1.15k stars 197 forks source link

Transition background is broken #293

Open AviadC31 opened 1 year ago

AviadC31 commented 1 year ago

Expected results as at LottieDocs: Screenshot 2023-08-10 at 11 24 29 Screenshot 2023-08-10 at 16 30 05

Actual results using Flutter lottie 2.6.0:

Screenshot 2023-08-10 at 16 19 49

Screenshot 2023-08-10 at 16 27 47

code: Screenshot 2023-08-10 at 16 31 11

xvrh commented 1 year ago

Can you share the json file of the animation?

junaid1460 commented 1 year ago

is this impeller?

junaid1460 commented 1 year ago

I am facing issues with impeller turned on in couple of Lotties, we probably have to report it to flutter team if that's the case