n_dimensional_array 1.0.3
n_dimensional_array: ^1.0.3 copied to clipboard
Allows for the creation and easy manipulation of n-dimensional arrays in Flutter.
1.0.3 February 9, 2024 #
- Fixed issue tracker link
1.0.2 September 27, 2023 #
- Documentation updates
1.0.1 July 31, 2023 #
- Reconfigured to support the use of this package in pure Dart projects
1.0.0 July 31, 2023 #
- Overrode more [Iterable] methods to achieve desired behavior
0.1.1 July 29, 2023 #
- Documentation fixes
0.1.0 July 29, 2023 #
- Initial release