Release 2.5.3
Bug Fixes and Enhancements
- Updated the
README
to revert links to bepub.dev
friendly. - Bug fix for
ScaleAnimatedTextKit
to checkmounted
beforesetState
to avoid potential conflict withdispose
. Resolves #105 -- PR #143 - Minor bug fix to
RotateAnimatedTextKit
to properly handlealignment
property, and introducedtextDirection
property #138 - Increased test coverage #128