zwidget 0.0.2
zwidget: ^0.0.2 copied to clipboard
Transform almost any widget in a pseudo-3D version that can be easily animated.
0.0.2 #
- [BREAKING] ZWidget default constructor is not
constanymore - Added
builderconstructor to get more control on each layer - Added
backwards,forwardsandbothDirectionsconstructors to simplify usage of ZWidget - Added
zMatrix4()as a top-level function to get theMatrix4used inZWidget - More compliant with lint rules
0.0.1 #
- Initial release with basic usage for overlapping Widgets