n_dimensional_array 1.0.4
n_dimensional_array: ^1.0.4 copied to clipboard
Allows for the creation and easy manipulation of n-dimensional arrays in Dart.
1.0.4 February 20, 2025 #
- Moved repo
- Updated dependencies
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