lists
Collection of the lists (BitList, FilledList, GroupedRangeList, ListPointer, RangeList, SparseBoolList, SparseList, StepList, WrappedList).
1.0.1
448K downloads/mo
#549 most downloaded on pub.dev
mezoni/lists
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 2.3 years
Nearly every release is documented
notes for 28 of 31 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
31 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
31 releases · Mar 2014 to Jul 2021Releases
latest 31-
1.0.101 Jul 2021Release notes
Open source →- This package is no longer supported because it was flagged by Google Dart developers as being published by an unknown person. Publisher Unknown. As a normal person, I believe that hardly anyone would want to use software from unknown publishers.
-
1.0.007 Mar 2021Release notes
Open source →- The source code has been migrated to null safety. Thanks to the author of this work, Dmitry (https://github.com/kelegorm).
-
0.1.612 Apr 2020 -
0.1.503 Apr 2020Release notes
Open source →- Fixed bug in
SparseList.setGroup()when the group key is equal to the list default value
- Fixed bug in
-
0.1.403 Apr 2020 -
0.1.320 May 2019 -
0.1.227 Mar 2019 -
0.1.127 Mar 2019Release notes
Open source →- Added parameter
equalsto constructorSparseList()to specify comparison function of complex data structures - Source code changed to be more pedantic
- Added parameter
-
0.1.026 Mar 2019 -
0.0.2317 Jul 2018Release notes
Open source →- Fixed strong-mode cast errors.
- Added
incrementtoListPointer, which is a type-safe way to increase the pointer.
-
0.0.2206 Jun 2017 -
0.0.2123 Feb 2015Release notes
Open source →- Added
ListPointerwhich can be used effectively when porting the programs written in the C language
- Added
-
0.0.2004 Oct 2014Release notes
Open source →- Added method
getAllSpace(RangeList range) => List<GroupedRangeList<E>>toSparseList<E>
- Added method
-
0.0.1912 Sep 2014Release notes
Open source →- Added method
getAlignedGroups(RangeList range) => List<GroupedRangeList<E>>toSparseList<E>
- Added method
-
0.0.1828 Aug 2014 -
0.0.1724 Aug 2014Release notes
Open source →- Added field
frozen => booltoSparseList<E> - Added method
freeze() => voidtoSparseList<E> SparseList<E>now can be frozen
- Added field
-
0.0.1620 Aug 2014 -
0.0.1520 Aug 2014Release notes
Open source →- Fixed bug (change length of fixed list) in
SparseList.removeValues() - Fixed bug (change length of fixed list) in
SparseList.trim()
- Fixed bug (change length of fixed list) in
-
0.0.1420 Aug 2014Release notes
Open source →- Added method
trim() => voidtoSparseList<E> - Fixed bug (decrease length) in
SparseList.removeValues() - Improved performance of modifications
SparseList<E>
- Added method
-
0.0.1219 Aug 2014 -
0.0.1119 Aug 2014 -
0.0.1019 Aug 2014Release notes
Open source →- Improved performance of modifications
SparseList<E> - Removed limitations on the bounds of the range in
SparseList.removeValues()
- Improved performance of modifications
-
0.0.919 Aug 2014 -
0.0.819 Aug 2014 -
0.0.719 Aug 2014Release notes
Open source →- Added field
end => inttoSparseList<E> - Added field
start => inttoSparseList<E>
- Added field
-
0.0.619 Aug 2014Release notes
Open source →- Added class
SparseBoolList - Modified method in
SparseList<E>fromgetGroups(RangeList range)togetGroups([RangeList range])
- Added class
-
0.0.517 Aug 2014Release notes
Open source →- Improved (up to 15%) the performance of the
SparseList.addGroup()when the group added to the end
- Improved (up to 15%) the performance of the
-
0.0.417 Aug 2014Release notes
Open source →- Added class
GroupedRangeList<E> - Added class
SparseList<E> - Added method
includes(RangeList other) => booltoRangeList - Added method
intersection(RangeList other) => RangeListtoRangeList - Added method
subtract(RangeList other) => List<RangeList>toRangeList - Added operator
+(RangeList other) => RangeListtoRangeList
- Added class
-
0.0.312 Apr 2014Nothing published for this version
-
0.0.228 Mar 2014Nothing published for this version
-
0.0.128 Mar 2014Nothing published for this version