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

Render lottie animations, using the native platform libraries.

0.2.0 #

  • FEAT: Add runtime animation replacement methods (setAnimationFromURL, setAnimationFromAsset, setAnimationFromJson) on LottieController
  • PERF: Android: Enable async updates and simplify platform view for better performance
  • FIX: Replace deprecated Color.value with toARGB32()
  • FIX: Android: Move failure listener to init for all animation sources
  • FIX: Validate dynamic value updates on iOS and Android to avoid crashes on malformed color or opacity inputs
  • FIX: Android: Align setAnimationProgress and setProgressWithFrame behavior with iOS
  • BUILD: Upgrade Kotlin to 2.1.0, AGP to 8.7.0, Java to 17
  • BUILD: Upgrade lottie-android 6.3.0 → 6.7.1
  • BUILD: Upgrade lottie-ios ~> 4.4.3 → ~> 4.6.0
  • BUILD: Upgrade appcompat 1.6.1 → 1.7.1

0.1.4 #

  • FEAT: Provide animation state changes as stream to lottie controller

0.1.3 #

  • FEAT: Update lottie ios dependency to 4.4.3. (ff28c637)

0.1.2 #

  • FEAT: Update lottie android dependency to 6.3.0. (53dc3eac)
  • FEAT: Update lottie ios dependency to 4.4.1. (1ef3b598)

0.1.1 #

  • FEAT: upgrade iOS Lottie SDK to 4.3.4. (3306e209)
  • FEAT: upgrade Android lottie SDK to 6.2.0. (d447cd25)
  • FEAT: upgrade to AGP 8.2. (cd87dfac)

0.1.0+1 #

  • FIX: complete all method channel calls from native platform (#4). (fc8f1cc2)

0.1.0 #

  • Initial release
4
likes
130
points
2.66k
downloads

Documentation

API reference

Publisher

verified publisherprogrammier.bar

Weekly Downloads

Render lottie animations, using the native platform libraries.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on lottie_native

Packages that implement lottie_native