animated_digit 1.0.3 copy "animated_digit: ^1.0.3" to clipboard
animated_digit: ^1.0.3 copied to clipboard

outdated

一个上下滚动的数字动画 widget,可以用于展示会动的金额、实时在线人数、凡是需要动画效果的数字,简单易用好控制,也能保证金额精度计算。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_digit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  animated_digit: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:animated_digit/animated_digit.dart';
145
likes
0
pub points
95%
popularity

Publisher

unverified uploader

一个上下滚动的数字动画 widget,可以用于展示会动的金额、实时在线人数、凡是需要动画效果的数字,简单易用好控制,也能保证金额精度计算。

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_digit