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

Easy way to displaying, animating, and styling checkmark icon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_checkmark

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

dependencies:
  animated_checkmark: ^2.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:animated_checkmark/animated_checkmark.dart';
5
likes
140
pub points
85%
popularity

Publisher

verified publisherwidgetarian.com

Easy way to displaying, animating, and styling checkmark icon.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #checkmark #animated #widget

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_checkmark