tooly 0.4.3 tooly: ^0.4.3 copied to clipboard
Tooly is a package based in Lodash for Dart that contain utilities for working with lists, maps, sets and objects.
0.4.3 #
- Added format for pass Static analysis.
0.4.2 #
- Added example markdown.
0.4.1 #
- Change example structure.
0.4.0 #
- Added
difference
method.
0.3.1 #
- Added result type for
chunk
andflatten
methods.
0.3.0 #
- Added
chunk
method.
0.2.0 #
- Added
flatten
method.
0.1.0 #
- Initial version with four methods.