dart_util_box 1.0.7
dart_util_box: ^1.0.7 copied to clipboard
Dart utility and extension library.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
Added #
Changed #
Deprecated #
Removed #
Fixed #
Security #
Other #
1.0.7 #
Added #
- Added
DartUtilBoxIterableExtension::castToListto cast elements of an Iterable to a specified type and return as a List.
1.0.6 #
Added #
- added
DartUtilBoxListExtension::sumElementsandDartUtilBoxNumListExtension::sumElements