matrix_4 library Null safety

Based on the Matrix4 class in the Flutter SDK.

This class is used to convert a Matrix4 to and from JSON.

To work with a Matrix4 class, import it from vector_math and use it like normal.

Classes

Matrix4Converter

Constants

matrixConverter → const Matrix4Converter