Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 589 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 589 Bytes

1.0.0

  • Support for null-safety

0.1.5

  • Fix not animation when font size is increased.
  • Update example with Android X capabilities.

0.1.4

  • Allows you to specify a custom text style for your text effects.

0.1.3

  • Fixes JumpingText to actually make use of the "end" parameter.

0.1.1

  • Fixes pubspec.yaml to remove Dart 2 support issue.

0.1.0

  • First release that contains FadingText, JumpingText, ScalingText, JumpingDots, HeartbeatProgressIndicator, GlowingProgressIndicator, CollectionSlideTranstion and CollectionScaleTransition widgets.