dnfield / lottie-flutter

A pure Dart/Flutter implementation of Lottie
Apache License 2.0
115 stars 24 forks source link

rrect.json asset missing from /assets #27

Open workerbee22 opened 5 years ago

workerbee22 commented 5 years ago

rrect.json missing from assets despite being named in the assetNames List in main.dart on line 20. Searched repo for rrect.json and no file found.

dnfield commented 5 years ago

I started reworking the examples project at one point to be more conformant to current standards. At this point, I'm working on a full rewrite.

I can try to fix this if it's imporant to you - my last effort got stalled because I tried to refactor other parts of the code ended up breaking a lot of things and exposing a lot of issues. I don't have an ETA on the rewrite at this point, but as I said if this is important to you I can take a crack at it (or if you want to restructure it I would accept a PR).

workerbee22 commented 5 years ago

Thanks @dnfield ... it's not urgent it can wait, being just another example in the sample code.

workerbee22 commented 5 years ago

I think the new issue I just logged #28 is much more critical to investigate, because not sure why some Lottie files work and other don't. Even ones like in Google IO 2018 app, where we know the Android support works fine: