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 470 forks source link

Advance on needs paint #264

Closed umberto-sonnino closed 4 years ago

umberto-sonnino commented 4 years ago

Overrides markNeedsPaint() to force advancing an artboard if it's not playing (#256)

Also, removes unused parameter from artboard.advance()

Some other minor fixes & documentation.

Ahmadre commented 4 years ago

Thank you very much @umberto-sonnino ❤️