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.13k stars 197 forks source link

can't load json animation #348

Closed devmfouad closed 1 month ago

devmfouad commented 2 months ago

I designed my animation using lottiefiles.com and it's work on website as expected and exported as json but when load this json on my app it not load and gives me expected an int error please check attached screenshot Thanks Screenshot 2024-05-12 at 1 09 44 PM

xvrh commented 2 months ago

It would help if I can reproduce. Can you share the json file?

devmfouad commented 2 months ago

kona_splash_animation.json

devmfouad commented 1 month ago

did you fix the issue @xvrh if yes how can i fix ?

xvrh commented 1 month ago

@devmfouad should be fixed in the latest version (v3.1.2).