animated_checkmark
Easy way to displaying, animating, and styling checkmark icon.
3.1.0
11K downloads/mo
#220 most downloaded on pub.dev
davigmacode/flutter_animated_checkmark
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 1 weeks to 1.4 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
9 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Oct 2022 to Aug 2024
2023
2024
2025
2026
Releases
latest 9-
3.1.007 Aug 2024 -
3.0.007 Aug 2024Release notes
Open source →- Renamed Checkmark to RawCheckmark
- Renamed AnimatedCheckmark to Checkmark
- Customizable using inherited theme
-
2.2.106 Jun 2024Release notes
Open source →- Use
StrokeCap.squareinstead ofStrokeCap.buttfor sharpen style. - Adjust stroke inset.
- Use
-
2.2.005 Jun 2024 -
2.1.004 Jun 2024Release notes
Open source →- Improved api doc
- Improved animated default value
- Updated sdk constraints
- Split into src files
- Update workspace flutter version to 3.22
- Added loader and wasm build for example web page
-
2.0.121 Mar 2024 -
2.0.001 Mar 2024Release notes
Open source →- Replaced the
styleenumeration with a simplerroundedboolean property. - The
sizeproperty type has been changed fromSizetodouble. This assumes the checkmark will always be displayed in a square format. - The new default value for
weightissizedivided by5. - The
activeproperty has been renamed tovalueand can now benull, indicating an undetermined state. This change affects the way dashes are drawn.
- Replaced the
-
1.0.118 Oct 2022 -
1.0.007 Oct 2022Release notes
Open source →- Initial release.
- Animated show/hide by active flag or progress value.
- Animated color, weight, and size.
- Sharp or round style.