Skip to content

Release 4.2.0

Compare
Choose a tag to compare
@aagarwal1012 aagarwal1012 released this 14 Apr 17:38
· 9 commits to master since this release
0a4c2c3
  • Flicker Animated Text by @CoderInTheWoods.
  • TypewriterAnimatedText may now be customized to adjust the cursor.
  • Legacy Kit classes are now marked as deprecated
  • DefaultTextStyle may be used to set a common text style across AnimatedText instances
  • textStyle is no longer required for AnimatedText subclasses (except for ColorizeAnimatedText)
  • FadeAnimatedText may now be customized to adjust the fade-in and fade-out interval
  • BREAKING CHANGE: AnimatedText.completeText now has a BuildContext parameter
  • Migrated to nnbd(null-safety)
  • Added Flutter Favorite badge to readme.