matrix4_transform 3.0.1
matrix4_transform: ^3.0.1 copied to clipboard
Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and elsewhere.
3.0.1 - 2022-11-16 #
- Flutter 3.16.0 compatible.
2.0.1 - 2020-09-20 #
- Docs improvement.
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.