flip_counter_plus 1.0.1 copy "flip_counter_plus: ^1.0.1" to clipboard
flip_counter_plus: ^1.0.1 copied to clipboard

An implicit animation widget that flips from one number to another, with support for customize styles, decimals and negative values.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flip_counter_plus

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

dependencies:
  flip_counter_plus: ^1.0.1

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:flip_counter_plus/flip_counter_plus.dart';
2
likes
160
points
--
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisheritsxhadi.fun

Weekly Downloads

An implicit animation widget that flips from one number to another, with support for customize styles, decimals and negative values.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.paypal.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flip_counter_plus