fluttie 0.1.0 fluttie: ^0.1.0 copied to clipboard
Fluttie allows you to easily display stunning Lottie animations in flutter.
0.1.0 #
- Render small animations in high quality by using the
preferredSize
parameter ofFluttie.prepareAnimation
. - Reduce resource usage by pausing aimations while the app is in background
- Implement multithreaded rendering, not yet enabled because of an issue in the Flutter framework.
0.0.1 #
- First release with basic functionality