Skip to content

Release 2.5.3

Compare
Choose a tag to compare
@aagarwal1012 aagarwal1012 released this 01 Nov 20:52
· 113 commits to master since this release
63f5c72

Bug Fixes and Enhancements

  • Updated the README to revert links to be pub.dev friendly.
  • Bug fix for ScaleAnimatedTextKit to check mounted before setState to avoid potential conflict with dispose. Resolves #105 -- PR #143
  • Minor bug fix to RotateAnimatedTextKit to properly handle alignment property, and introduced textDirection property #138
  • Increased test coverage #128