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

Fix up examples, export actor_animation.dart #307

Closed dnfield closed 3 years ago

dnfield commented 3 years ago

I'd like to make a change to RenderObject that breaks this repo (https://github.com/flutter/flutter/pull/83790). I have plans to submit a patch to fix it, but first this just cleans up the examples and adds a missing export for ActorAnimation.

A significant amount of changes here will be easier to review if you ignore whitespace changes :)

dnfield commented 3 years ago

/cc @luigi-rosso @neurowave @umberto-sonnino

luigi-rosso commented 3 years ago

Generally available in 3.0.1!