FlutterGen / flutter_gen

The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
https://pub.dev/packages/flutter_gen
MIT License
1.46k stars 146 forks source link

[FR]: dotLottie support #505

Open josh-burton opened 5 months ago

josh-burton commented 5 months ago

Is there an existing issue for this?

Describe the problem

dotLottie is compressed lottie file format that would be great to support

Describe the solution

Support the file format

Additional context

No response

Code of Conduct

AlexV525 commented 3 months ago

Could you provide the spec of the format and a use case that how Lottie in Flutter uses that format?