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

outdated

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

Changelog #

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
0
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

License

unknown (LICENSE)

Dependencies

quiver

More

Packages that depend on sortedmap