- null safety migration
- update readme
- update rive dep
- add boxFit field
- fix callback not called when using boolean flag instead of callback
- upgrade flare deps
- upgrade flare deps to be compatible with last flutter stable
- fix callbacks when only loop animation set
- remove onFinished callback to replace it by onSuccess and onError
- fix startAnimation doesn't trigger callback.
- fix flare controller.
- bump flare.
- Fix callback triggered before start animation is finished.
- Fix crash for start only animation.
- initial release.