automatic_spring_animation 0.0.1-dev.1 copy "automatic_spring_animation: ^0.0.1-dev.1" to clipboard
automatic_spring_animation: ^0.0.1-dev.1 copied to clipboard

outdated

this package animates widgets with springs when their location changes

automatic_spring_animation #

this package animates widgets with springs when their location changes

Getting Started #

Using this project should be fairly simple.
Just wrap you widget in a AnimtedSpring and you are ready to move your widget around without jarring layout changes.
You might need to provide a key to ensure a stable indenty.
If you want customize the spring just supply a SpringDescription to the spring parameter.
You can also provide a custom shouldAnimate callback, to customize when the the widget should be animated, just snap to the new position (same behaviour as without AnimatedSpring) or freeze at the current position.

1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

this package animates widgets with springs when their location changes

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on automatic_spring_animation