ordered_iterable 1.0.8 copy "ordered_iterable: ^1.0.8" to clipboard
ordered_iterable: ^1.0.8 copied to clipboard

Ordered iterable is a library for multi-level (hierarchical) sorting of collections (orderBy, orderByDescending, thenBy, thenByDescending).

1.0.8 #

  • Changes to the OrderedIterable sorting algorithm.

1.0.7 #

  • Minor changes to the OrderedIterable iterator creation algorithm.

1.0.6 #

  • Minor improvement to the OrderedIterable iterator algorithm. Added freeing of unused memory.

1.0.5 #

  • The multi-level (hierarchical) sorting algorithm has been refactored.

1.0.4 #

  • Undoing changes from the previous version.

1.0.3 #

  • The behavior of the ordering mechanism has been changed.

1.0.2 #

  • Renamed class TypeHolder to _TypeHolder.

1.0.1 #

  • Minor changes in the example/example.dart file.
  • Minor changes in the README.md file.

1.0.0 #

  • Initial release.
1
likes
160
points
140
downloads

Publisher

unverified uploader

Weekly Downloads

Ordered iterable is a library for multi-level (hierarchical) sorting of collections (orderBy, orderByDescending, thenBy, thenByDescending).

Repository (GitHub)
View/report issues

Topics

#sort #sorting #collection

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection

More

Packages that depend on ordered_iterable