morphing_text 0.3.0
morphing_text: ^0.3.0 copied to clipboard
Text animations inspired by https://github.com/lexrus/LTMorphingLabel
0.3.0 API improvements #
- Made
MorphingTextandCustomMorphingTextclass for making custom animations - Using
CustomFooMorphingTextfor making animations
0.2.1+1 Documentation updated #
- Documentation updated
0.2.1 Evaporate animation and bug fixes #
- Added EvaporateMorphingText
- Using
Timerinstead ofFuture.delayed()for pause
0.1.0+1 README and pub update #
- README and pub update
0.1.0 First release #
- Added ScaleMorphingText and Setup