lottie 0.1.3 lottie: ^0.1.3 copied to clipboard
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
[0.1.3] - 2020-02-01 #
- Support Polystar shape
- Reorganize examples.
[0.1.2] - 2020-01-31 #
- Implement
Lottie.network
,Lottie.file
andLottie.memory
[0.1.1] - 2020-01-31 #
- Fix analysis lints
[0.1.0] - 2020-01-31 #
- Initial conversion of lottie-android to Dart/Flutter