list_ext 0.0.1 copy "list_ext: ^0.0.1" to clipboard
list_ext: ^0.0.1 copied to clipboard

outdated

Dart extension method for Iterable and List.

[0.0.1] - 2020-03-26 #

  • Method countWhere() - returns count of elements that satisfy the predicate [test].
  • Method sumOf() - returns sum of int values by elements.
  • Method sumOfDouble() - Returns sum of double values by elements.
  • Methods sum() for iterables of int and double.
39
likes
0
pub points
88%
popularity

Publisher

verified publisherinnim.ru

Dart extension method for Iterable and List.

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on list_ext