ordered_set
A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.
8.0.1
123K downloads/mo
#1044 most downloaded on pub.dev
bluefireteam/ordered_set
What this package is like to depend on
Last release 1 months ago
22 Jul 2026
Release timing varies
gaps range from 5 weeks to 1.4 years
Nearly every release is documented
notes for 26 of 28 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
29 releases · first in 2018
1 release in the last 12 months
see the full history below
Release timeline
29 releases · May 2018 to Jul 2026Releases
latest 29-
8.0.122 Jul 2026 -
8.0.021 May 2025 -
7.0.009 Apr 2025Release notes
Open source →- Introduce new
PriorityOrderedSetclass and reorganize the package structure.
- Introduce new
-
6.1.120 Oct 2024 -
6.1.009 Sep 2024Release notes
Open source →- Add
elementAtmethod, which returns the element at a certain index. - Add benchmark harness skeleton.
- Optimize iterator by using a custom iterator.
- Add
-
6.0.128 Jun 2024Release notes
Open source →- Use cached results in
whereType()when available, makingwhereType()return in constant time when the type is registered
- Use cached results in
-
6.0.028 Jun 2024Release notes
Open source →Release notes
Open source →- Make
QueryableOrderedSet.query()return anIterableinstead of aList, in order to prevent hard-to-track bugs with accidental cache modification from outside
- Make
-
5.0.316 Apr 2024 -
5.0.211 Sep 2023Release notes
Open source →- Fix bug with sorting after removal of element that leaves a bucket empty
-
5.0.114 Apr 2023 -
5.0.019 Nov 2021 -
4.2.019 Nov 2021Nothing published for this version
-
4.1.019 Nov 2021Release notes
Open source →- Add
OrderedSet.reversed - Add
OrderedSet.removeAll - Elements that already exists in the set are not added
- Add
-
4.0.028 Sep 2021 -
3.2.022 Aug 2021Release notes
Open source →- Change
QueryableOrderedSet.registerto be no-op if type is already registered
- Change
-
3.1.029 May 2021 -
3.0.015 Mar 2021 -
3.0.0-nullsafety.029 Nov 2020 pre-releaseNothing published for this version
-
2.0.224 Feb 2021 -
2.0.129 Nov 2020 -
2.0.006 Apr 2020 -
1.1.505 Jan 2020 -
1.1.405 Jan 2020 -
1.1.305 Jan 2020 -
1.1.202 Sep 2018 -
1.1.125 Aug 2018Nothing published for this version
-
1.1.026 May 2018 -
1.0.026 May 2018 -
0.1.026 May 2018