lottie 0.2.0 copy "lottie: ^0.2.0" to clipboard
lottie: ^0.2.0 copied to clipboard

outdated

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.

[0.2.0] - 2020-02-02 #

  • Support loading the animation and its images from a zip file
  • Breaking: LottieComposition.fromBytes and fromByteData are now asynchronous.

[0.1.4] - 2020-02-02 #

  • Support images in animation
  • Basic support for text in animation (work in progress)

[0.1.3] - 2020-02-01 #

  • Support Polystar shape
  • Reorganize examples.

[0.1.2] - 2020-01-31 #

  • Implement Lottie.network, Lottie.file and Lottie.memory

[0.1.1] - 2020-01-31 #

  • Fix analysis lints

[0.1.0] - 2020-01-31 #

3643
likes
0
pub points
100%
popularity

Publisher

verified publisherxaha.dev

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, charcode, flutter, logging, meta, path, vector_math

More

Packages that depend on lottie