matrix4_transform 2.0.0
matrix4_transform: ^2.0.0 copied to clipboard
Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and elsewhere.
2.0.0 - 2020-03-05 #
- Nullsafety.
1.1.7 - 2020-10-23 #
- Docs improvement.
1.1.5 - 2020-09-14 #
- Docs improvement.
1.1.3 - 2019-09-23 #
- FlipDiagonally, flipHorizontally, and flipVertically.
1.1.0 - 2019-09-06 #
- Fixed missing Offset in scale.
1.0.9 - 2019-08-24 #
- Matrix4TransformTween.
1.0.4 - 2019-08-22 #
- Docs change.
1.0.0 - 2019-08-22 #
- Initial commit.