animate_number 2.0.1 copy "animate_number: ^2.0.1" to clipboard
animate_number: ^2.0.1 copied to clipboard

Animate number is Flutter package to create easy slide animation number

cover #

✨ Animate Number #

Animate number is Flutter package to create easy slide animation number.

flutter badge paypal badge linktree
qr-paypal

🛠️ Example #

  final number = ValueNotifier(100)
  AnimateNumber(
    number: number,
    style: const TextStyle(),
  )
copied to clipboard
Girl in a jacket

see full example here

🚧 Maintainer #

account avatar
Farhan Fadila
📫 How to reach me: farhan.fadila1717@gmail.com

🎁 Support Maintainer #

qr-paypal
badge paypal badge linktree

16
likes
150
points
184
downloads

Publisher

verified publisherfarhanfadila.site

Weekly Downloads

2024.09.26 - 2025.04.10

Animate number is Flutter package to create easy slide animation number

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

after_layout, flutter, intl, scroll_to_index

More

Packages that depend on animate_number