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

add lottie api and example for interactive #250

Open wangqiang1588 opened 1 year ago

wangqiang1588 commented 1 year ago

add lottie api and example for interactive

api following https://github.com/bodymovin/lottie-api

example following https://codepen.io/airnan/pen/gvBMPV

wangqiang1588 commented 1 year ago

Any Response ?

xvrh commented 1 year ago

@wangqiang1588 thanks for this awesome example. I'll try to have a look and see how this can be merged.