morphing_text 1.0.1
morphing_text: ^1.0.1 copied to clipboard
Text animations inspired by https://github.com/lexrus/LTMorphingLabel
1.0.1 Fix RangeError #
- Fix
RangeErrorifloopForeveris false
1.0.0-nullsafety.1 API improvements #
- Made
MorphingTextandCustomMorphingTextclass for making custom animations - Using
CustomFooMorphingTextfor making animations
1.0.0-nullsafety.0 Null Safety added #
- Null Safety added
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