matrix_input 1.2.0
matrix_input: ^1.2.0 copied to clipboard
A package that leverages on the power of flutter widgets to display data in matrix form.
1.2.0 - 2024-12-23 #
- Updates minimum supported SDK version to Flutter 3.19.2/Dart 3.3.0.
- Include callbacks to handle change events.
1.1.0 - 2021-06-08 #
- Null safety support.
1.0.1 - 2021-06-01 #
- Inclusion of matrixBorderColor(Property) - to facilitate custom border color choosing.
1.0.0 - 2021-05-28 #
- Initial Open Source release.