my_animated_text 2.0.1 copy "my_animated_text: ^2.0.1" to clipboard
my_animated_text: ^2.0.1 copied to clipboard

A Flutter package with customizable animated text widgets for dynamic and engaging text effects.

0.0.1 #

  • Initial Release.
  • SlideText: Slides text in from left to right or right to left.
  • TypewriterText: Simulates a typewriter effects, revealing text character by character.
  • WaveMotionText: Applies a sinusoidal wave motion to each character.
  • WavingGradientText: Applies a waving gradient effects to the text.
  • ShimmerText: Applies a shimmer shine effects to the text.
  • FadeText: Fades text in/out.
  • ScaleText: Scales text up and down.
  • RotationText: Rotates text back and forth.
  • MarqueeText: Moves text horizontally like a marquee.
  • FallingText: Makes each character fall into place.
  • ColorizedText: Animates text through multiple colors.

0.0.2 #

  • Removed unnecessary animation start code.

1.0.0 #

  • BouncingText: Animates each character with a bouncing effects from left to right or right to left.
  • ShadowText: Animates text shadow effects.

1.0.1 #

  • Add publisher in pubspec.yaml

2.0.0 #

  • Refactored multi-effect support: Multiple text effects can now be applied simultaneously.
  • Improved animations.
  • CirclingText now automatically adjusts radius based on text length.
  • Optimized performance for large texts and multiple effects.

2.0.1 #

  • Modify Readme.md
7
likes
160
points
3
downloads

Publisher

verified publisherdevthantzin.com

Weekly Downloads

A Flutter package with customizable animated text widgets for dynamic and engaging text effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_animated_text