flare_loading 3.0.0
flare_loading: ^3.0.0 copied to clipboard
Loading widget based on a custom Flare animation, allow you to create beautiful custom loading widgets or dialogs
3.0.0 16/04/2021. #
- null safety migration
2.1.2 03/03/2021. #
- update readme
2.1.1 10/02/2020. #
- update rive dep
2.1.0 17/10/2019. #
- add boxFit field
2.0.3 17/10/2019. #
- fix callback not called when using boolean flag instead of callback
- upgrade flare deps
2.0.2 09/07/2019. #
- upgrade flare deps to be compatible with last flutter stable
2.0.1 29/06/2019. #
- fix callbacks when only loop animation set
2.0.0 31/05/2019. #
- remove onFinished callback to replace it by onSuccess and onError
1.0.0+5 06/04/2019. #
- fix startAnimation doesn't trigger callback.
1.0.0+4 18/04/2019. #
- fix flare controller.
1.0.0+3 18/04/2019. #
- bump flare.
1.0.0+2 26/03/2019. #
- Fix callback triggered before start animation is finished.
1.0.0+1 26/03/2019. #
- Fix crash for start only animation.
1.0.0 26/03/2019. #
- initial release.