unique_list 0.1.2+2 copy "unique_list: ^0.1.2+2" to clipboard
unique_list: ^0.1.2+2 copied to clipboard

outdated

An implementation of List that enforces all elements be unique.

0.1.2 October 6, 2020 #

  • Updated the [setAll], [setRange], and [replaceRange] methods to allow their supplied iterable to contain values already in the list if the resulting list doesn't contain any duplicate values once all values have been set.

0.1.1 October 2, 2020 #

  • Set [nullable] to true by default in the [UniqueList.strict] factory constructor and the [toUniqueList] extension method.

0.1.0 October 2, 2020 #

  • Initial release.
4
likes
30
points
56
downloads

Publisher

verified publisherjamesalex.dev

Weekly Downloads

An implementation of List that enforces all elements be unique.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

meta

More

Packages that depend on unique_list