list_utilities 1.0.0 copy "list_utilities: ^1.0.0" to clipboard
list_utilities: ^1.0.0 copied to clipboard

outdated

A collection of basic extension methods for Iterables, Lists, and Sets.

[1.0.0] - March 3, 2021 #

  • Migrated to null-safe code.

[0.1.3] - March 3, 2021 #

  • Added the [getRandom], [transform], [transformAll], and [count] methods to [ListUtilities].

  • Added the [getRandom], [removeFirst] and [removeLast] methods to [SetUtilities].

  • Fixed a bug in [removeLastWhere] in [ListUtilities].

[0.1.2] - February 1, 2021 #

  • Added the + operator to [IterableUtilities].

[0.1.1] - February 1, 2021 #

  • Moved [equals] from [SetUtilities] to [IterableUtilities], renamed it to [matches], and added the [ordered] parameter to it.

  • Moved [random] from [ListUtilities] to [IterableUtilities].

  • Added [removeRandom] to [ListUtilities] and [SetUtilities].

  • Added the [removeFirst], [removeFirstWhere] and [removeLastWhere] methods to [ListUtilities].

[0.1.0] - January 28, 2021 #

  • Initial release.
1
likes
0
pub points
61%
popularity

Publisher

verified publisherjamesalex.dev

A collection of basic extension methods for Iterables, Lists, and Sets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on list_utilities