dart_util_box 1.0.7 copy "dart_util_box: ^1.0.7" to clipboard
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::castToList to cast elements of an Iterable to a specified type and return as a List.

1.0.6 #

Added #

  • added DartUtilBoxListExtension::sumElements and DartUtilBoxNumListExtension::sumElements

1.0.5 #

Added #

  • added DateTime::isBetweenfunction

1.0.4 #

Changed #

  • changed Iterable::lastOrNull to getter (BREAKING CHANGE)

1.0.3 #

Added #

  • added Iterable::count

1.0.2 #

Added #

  • added Iterable::distinct and Iterable::distinctWhere

Changed #

  • changed SDK constraint

1.0.0 #

Added #

  • added extension methods for List, Iterable, String, double?, num, num?, Map
1
likes
130
points
125
downloads

Publisher

unverified uploader

Weekly Downloads

Dart utility and extension library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on dart_util_box