animated_count_text 1.1.0 copy "animated_count_text: ^1.1.0" to clipboard
animated_count_text: ^1.1.0 copied to clipboard

A lightweight Flutter widget that smoothly animates numeric text with support for decimals, prefixes, suffixes, and custom curves.

1.1.0 #

  • Added safe String parsing extension:
    • toInt() → returns 0 if parsing fails.
    • toDouble() → returns 0.0 if parsing fails.
  • Improved overall package usability.
  • Minor internal refinements.

1.0.2 #

  • Minor README refinements.
  • General improvements and small fixes.

1.0.1 #

  • Improved README and demo preview.
  • Minor documentation updates.

1.0.0 #

  • Initial release.
  • Smooth animated numeric text widget.
  • Supports prefix, suffix and decimal precision.
  • Custom animation duration and curve.
2
likes
155
points
236
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter widget that smoothly animates numeric text with support for decimals, prefixes, suffixes, and custom curves.

Repository (GitHub)
View/report issues

Topics

#animation #counter #animated-text #numeric #count-up

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_count_text