Skip to content

dotdart 0.9.0

Latest

Choose a tag to compare

@RyanHolanda RyanHolanda released this 21 Aug 14:33
7900d7d

Highlights

  • Added self-contained static and animated Lottie trim paths.
  • Added delay and duration controls plus LottiePlayback.once and LottiePlayback.loop.
  • Fixed one-time animations and progress: 1 so the final visible frame remains on screen.
  • Reduced generated Lottie frame work and moved thumbhash decoding entirely to generation time.

Breaking change

Generated Lotties now play once by default. Pass playback: LottiePlayback.loop to retain continuous looping.