ms_map_utils 0.7.0 copy "ms_map_utils: ^0.7.0" to clipboard
ms_map_utils: ^0.7.0 copied to clipboard

outdated

A dart package that implement a lot of util functions for a Map

Changelog #

0.7.0 09/28/2020 #

  • diff: returns a new map contend only difference between maps

0.6.0+2 08/03/2020 #

  • hotfix meta lib version

0.6.0+1 08/03/2020 #

  • improved documentation and refactored tests

0.6.0 08/02/2020 #

  • doIfExists: do something if exists a key and return something

0.5.0 04/16/2020 #

  • containsKeys: is like containsKey but support a list of keys e diferente rules

0.4.0 03/02/2020 #

  • putIfAbsentAsync: is like putIfAbsent but with async mode

0.3.0 02/11/2020 #

  • RemoveKeys function implemented.
  • RemoveKeysExcept function implemented.

0.2.0 02/06/2020 #

  • Reduce function implemented.

0.1.0 01/13/2020 #

  • First Release.
21
likes
40
points
1.76k
downloads

Publisher

verified publishermarcussoftware.info

Weekly Downloads

A dart package that implement a lot of util functions for a Map

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta

More

Packages that depend on ms_map_utils