sortedmap 0.5.3 copy "sortedmap: ^0.5.3" to clipboard
sortedmap: ^0.5.3 copied to clipboard

A map of objects which can be sorted and filtered on both their key and value

Changelog #

0.5.3 #

  • Fix: BidirectionalIterator is deprecated in dart 3.0.0

0.5.2 #

  • Fix: FilteredMap returning values for keys that are not in the map

0.5.1 #

  • Fix KeyValueInterval.containsPoint with min and max pairs

0.5.0 #

  • Null safety

0.4.2 #

  • Support Dart 2 in pubspec.yaml

0.4.1 #

  • fixes on Dart 2 compatibility

0.4.0 #

  • Dart 2 pre-release compatibility

0.3.1 #

  • performance improvements

0.3.0 #

  • resolve strong mode analysis warnings
  • change dependency on quiver to <0.28.0

0.2.0 #

  • new FilteredMapView class
  • some api changes

0.1.2 #

  • keep elements after limit in FilteredMap

0.1.1 #

  • compare and isValid methods iso getters in Filter
  • strong mode fixes
  • linter

0.1.0 #

  • Initial version
42
likes
110
pub points
90%
popularity

Publisher

verified publisherappsup.be

A map of objects which can be sorted and filtered on both their key and value

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

quiver

More

Packages that depend on sortedmap