Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 372 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 372 Bytes

1.1.0

  • Added onCompleted to call when the animation ends.
  • Fixed hot reloading.
  • Fixed some bugs related to rendering.

1.0.1

  • Updated readme.

1.0.0

  • Wrap a Text.rich or a RichText to animate.
  • Supports trees of InlineSpan with arbitrary depth.
  • Can print both text characters and widgets.
  • Allows to set up different delays for different symbols.