tweenmax 0.1.3
tweenmax: ^0.1.3 copied to clipboard
A tween library plugin package for Flutter project, inspired from GreenSock TweenMax: https://greensock.com/docs/TweenMax.
0.1.3 Updated TweenMax constructor. #
- Changed to: https://pub.dartlang.org/packages/tweenme
0.1.2 Updated TweenMax constructor. #
- Updated TweenMax constructor, make tween's target required.
- TODO: Add more example projects.
- TODO: Working with tween timeline.
0.1.1 Updated HOMEPAGE. #
- Updated homepage.
- TODO: Add more example projects.
- TODO: Working with tween timeline.
0.1.0 Updated example & documentation. #
- Added example project & API documentation.
- Fixed warning messages.
- TODO: Add more example projects.
- TODO: Working with tween timeline.
0.0.1 First version released. #
- TODO: Waiting for the bugs =))