- remove unnecessary
vsync
argument - rename
key
toglobalKey
and make itrequired
- some refactoring and write documentation
- fix behavior on
SingleChildScrollView
- write some basic documentation
- add
onEnd
callback to handle animation end - some refactoring
- add
enabled
property to control animation
- update README.md
- available features:
- basic behavior of
AnimatedTo
- configure duration and curve of animation
- configure initial position to start animation at the first frame
- basic behavior of