auto_text_bouncer 0.1.0 copy "auto_text_bouncer: ^0.1.0" to clipboard
auto_text_bouncer: ^0.1.0 copied to clipboard

A Flutter package for creating auto-scrolling text with bouncing effect.

Changelog #

0.1.0 - 2025-05-06 #

Added #

  • Initial release of Auto Text Bouncer
  • Support for both horizontal and vertical text scrolling
  • Customizable scroll speed
  • Configurable rest time between scrolls
  • Text style customization
  • Smooth bouncing animation
  • Example app with various use cases

Features #

  • Horizontal scrolling using AutoScrollText package
  • Vertical scrolling with custom implementation
  • Speed control for both directions
  • Rest time configuration
  • Text style customization
  • Responsive to different text lengths
  • Theme support

Technical Details #

  • Built with Flutter
  • Uses auto_scroll_text package for horizontal scrolling
  • Custom implementation for vertical scrolling
  • Efficient animation handling
  • Proper state management
  • Memory leak prevention

0.0.1 - 2024-03-19 #

Development #

  • Initial package setup
  • Basic implementation of scrolling text
  • Core functionality testing
  • Documentation preparation
  • Example app development
2
likes
160
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating auto-scrolling text with bouncing effect.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

auto_scroll_text, flutter

More

Packages that depend on auto_text_bouncer