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

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

1.0.6 #

  • Minor improvement to the Iterator creation 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
0
points
252
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

License

unknown (license)

More

Packages that depend on ordered_iterable