flutter_spring_animation 0.0.1
flutter_spring_animation: ^0.0.1 copied to clipboard
A Flutter package for creating smooth spring-based animations with customizable damping, stiffness, and velocity parameters.
0.0.1 #
- Initial release of flutter_spring_animation package
- Added SpringAnimation class with customizable damping and stiffness
- Added SpringController for managing spring animations
- Added SpringAnimationBuilder for declarative spring animations
- Support for custom velocity and target values
- Comprehensive documentation and examples
- Full test coverage
- Compatible with Flutter 3.10.0+