xvrh / lottie-flutter

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
https://pub.dev/packages/lottie
MIT License
1.16k stars 196 forks source link

Allow `AlignmentGeometry` for `alignment` #228

Closed AlexV525 closed 2 years ago

AlexV525 commented 2 years ago

LottieBuilder accepts AlignmentGeometry for the alignment field, but the named constructors of Lottie only accept Alignment.

xvrh commented 2 years ago

Thanks for the contribution. It's published 😀