2d-inc / Flare-Flutter

Load and get full control of your Rive files in a Flutter project using this library.
https://rive.app/
MIT License
2.55k stars 469 forks source link

🐛 - Fixed a bug in `flare_controls` that was ignoring `mixSeconds` #220

Open sysebert opened 4 years ago

sysebert commented 4 years ago

The play() method was referencing a private var _mixSeconds that never had the ability to be set.