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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
129
likes
140
points
11.5k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

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