animated_count_text
A lightweight Flutter widget that smoothly animates numeric text with support for decimals, prefixes, suffixes, and custom curves.
1.1.1
80 downloads/mo
#2513 most downloaded on pub.dev
ashiqu-ali/animated_count_text
What this package is like to depend on
Last release 5 months ago
28 Feb 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
5 releases · first in 2026
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Feb 2026 to Feb 2026Releases
latest 5-
1.1.128 Feb 2026Release notes
Open source →- Fixed missing export for
Stringparsing extension. - Minor package export correction.
- Fixed missing export for
-
1.1.028 Feb 2026Release notes
Open source →- Added safe
Stringparsing extension:toInt()→ returns0if parsing fails.toDouble()→ returns0.0if parsing fails.
- Improved overall package usability.
- Minor internal refinements.
- Added safe
-
1.0.225 Feb 2026 -
1.0.125 Feb 2026 -
1.0.025 Feb 2026Release notes
Open source →- Initial release.
- Smooth animated numeric text widget.
- Supports prefix, suffix and decimal precision.
- Custom animation duration and curve.