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
const
anymore - Added
builder
constructor to get more control on each layer - Added
backwards
,forwards
andbothDirections
constructors to simplify usage of ZWidget - Added
zMatrix4()
as a top-level function to get theMatrix4
used inZWidget
- More compliant with lint rules
0.0.1 #
- Initial release with basic usage for overlapping Widgets