check_animation 0.0.3
check_animation: ^0.0.3 copied to clipboard
A Flutter package for customizable animations.
Changelog #
0.0.3 #
- Improved package description in README.md for better clarity and understanding.
0.0.2 #
- Improved package description in README.md.
- Added vector_math dependency in pubspec.yaml.
- Enhanced example usage in example/example.dart.
- Fixed issues with ignored files in .gitignore.
0.0.1 #
- Initial release of the Check Animation package.
- Added
CheckAnimationScreenfor customizable animations. - Included
CustomUploadWidgetfor enhanced user interaction. - Documentation added to README.md.