Code generation
Hi @dnfield, thank's for your work. I've seen that you'll revisit the implementation of this package and I would like to know if you have considered both Code generation support and parsing support in a near future?
It's definitely something I've thought about, but haven't made much progress on. I have a few items right now that are higher priority for me unfortunately. I do want to get back to a rewrite of this at some point - it's started but only just.
Another interesting idea may be to try to make Skottie (or Lottie's JS implementation) output Dart code for this use case.
That said, there are definitely cases where people will want these over the network or otherwise parsed at runtime...
Don't worry @dnfield t's not much of a priority, just parsing would be great and unlock all new horizons to flutter.