Dan Field
Dan Field
Oof. I really should do a cleanup here. I'll try to do something quick with that today.
I took a look at this but managed to break the build for it locally. If you can, try using a dependency_override and it should be fine - in the...
Something like this should work: ```yaml environment: sdk: ">=2.1.0
Ahhh. This throws a bad exception because of using `first` without checking if the iterator has an element. But it's also somehow mutating the path and losing it.
Similar comment as before - this is likely fixable, but right now I'd prefer to focus my Lottie related efforts on the rewrite rather than fixing this code, which really...
The bug listed here is related to trim paths - if the file has those it seems like it may have issues - although there are definitely some files that...
The more I look at bugs like this the more I think we should just be injecting the SVG if we're on the HTML backend. But it always turns out...
1. Are your icons still delayed in release/profile mode? See #837 - in debug mode things are slower right now. 2. I can add something about precaching. The problem ends...
You should not need to cache the .vec files.
Agreed this is a problem. Probably related to #250