countup 0.1.4 copy "countup: ^0.1.4" to clipboard
countup: ^0.1.4 copied to clipboard

An flutter plugin that will help you to build animated counter texts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add countup

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

dependencies:
  countup: ^0.1.4

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:countup/countup.dart';
130
likes
140
points
9.82k
downloads

Publisher

unverified uploader

Weekly Downloads

An flutter plugin that will help you to build animated counter texts.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on countup