animated_to 0.2.0 copy "animated_to: ^0.2.0" to clipboard
animated_to: ^0.2.0 copied to clipboard

AnimateTo animates its child to a new position requiring no calculation.

[0.2.0] - 2024.12.27 #

  • remove unnecessary vsync argument
  • rename key to globalKey and make it required
  • some refactoring and write documentation

[0.1.1] - 2024.12.20 #

  • fix behavior on SingleChildScrollView

[0.1.0] - 2024.12.17 #

  • write some basic documentation

[0.0.4] - 2024.12.17 #

  • add onEnd callback to handle animation end
  • some refactoring

[0.0.3] - 2024.12.16 #

  • add enabled property to control animation

[0.0.2] - 2024.12.15 #

  • update README.md

[0.0.1] - 2024.12.15 #

first release of AnimatedTo. #

  • available features:
    • basic behavior of AnimatedTo
    • configure duration and curve of animation
    • configure initial position to start animation at the first frame
81
likes
160
points
516
downloads

Publisher

unverified uploader

Weekly Downloads

AnimateTo animates its child to a new position requiring no calculation.

Repository (GitHub)
View/report issues

Topics

#animation

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on animated_to