pretty_animated_text 3.0.1 copy "pretty_animated_text: ^3.0.1" to clipboard
pretty_animated_text: ^3.0.1 copied to clipboard

A Flutter plugin for creating customizable animated text widgets, enhancing app aesthetics with engaging text animations.

3.0.1 #

  • Improve README rendering on pub.dev.
  • Fix image and GIF display issues.

3.0.0 #

  • Added GravityText - a real 2D rigid-body physics effect (Box2D via forge2d): letters fall, collide, pile up on the floor between walls, carry linear + angular momentum, and push their neighbours. Tap to kick a letter or drag to throw it; play/pause/restart control the simulation
  • Added ScrambleText - characters cycle through random glyphs then resolve left-to-right into the final text
  • Added RevealText - text reveals behind a sliding cursor, transitioning each segment from dim to full opacity

2.0.0 #

  • Added more custom controls over text animation & animation modes ( forward, repeat, reverse, repeat with reverse )
  • Animation control from outside classes ( pause, play, repeat, repeat count, etc )
  • Improved interval adjustments

1.0.3 #

  • Updated docs and added github link

1.0.2 #

  • Updated docs and usage guide

1.0.1 #

  • Added more customizations and controls for text animations

1.0.0 #

  • Added multiple animated text widgets and their variations
    • SpringText
    • ChimeBellText
    • ScaleText
    • RotateText
    • BlurText
    • OffsetText

0.0.1 #

  • TODO: Describe initial release.
128
likes
150
points
1.57k
downloads

Documentation

API reference

Publisher

verified publisheryl0.me

Weekly Downloads

A Flutter plugin for creating customizable animated text widgets, enhancing app aesthetics with engaging text animations.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, forge2d, plugin_platform_interface, web

More

Packages that depend on pretty_animated_text

Packages that implement pretty_animated_text