animated_counter_x 0.0.1 copy "animated_counter_x: ^0.0.1" to clipboard
animated_counter_x: ^0.0.1 copied to clipboard

A Flutter widget that animates numbers (integers or doubles) from a start value to an end value with customizable duration and direction (increment or decrement).

0.0.1 - 2025-09-27 #

Added #

  • Initial release of AnimatedCounterX.
  • Supports start and end values.
  • Increment (count up) and decrement (count down) mode.
  • Supports both int and double.
  • Custom duration, text style, and decimal precision.
  • onComplete callback triggered after animation finishes.
  • Optional prefix and suffix text for counters.
0
likes
160
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that animates numbers (integers or doubles) from a start value to an end value with customizable duration and direction (increment or decrement).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_counter_x