lottie-flutter icon indicating copy to clipboard operation
lottie-flutter copied to clipboard

Valid json with missing frames

Open JCKodel opened this issue 1 year ago • 1 comments

I've downloaded the 😁 animated emoji lottie json file from https://googlefonts.github.io/noto-emoji-animation.

While using the https://app.lottiefiles.com/preview previewer, the animation runs smoothly:

But when adding that json to a new project (either with 2.x.x or 3.x.x-alpha), this is the result:

untitled.webm

This is the json file:

grinning.json

JCKodel avatar Dec 09 '23 23:12 JCKodel

After updating to flutter 3.16.3 we are missing an entire layer of the animation :(

joao-albach avatar Dec 19 '23 14:12 joao-albach