map_enhancer 2.0.0 copy "map_enhancer: ^2.0.0" to clipboard
map_enhancer: ^2.0.0 copied to clipboard

A plugin which extends Dart's native `Map` type with a couple of handy methods.

[2.0.0] - 2020-03-12 #

  • Migrate to null safety.

[1.0.2] - 2020-07-23 #

  • Reverted sdk version dependency.

[1.0.1] - 2020-07-23 #

  • Used is operator to determine variable type.

[1.0.0] - 2020-04-27 #

  • Renamed methods.
  • Added Map.hasIn() method.

[0.1.0] - 2020-04-25 #

  • Added Map.get(), Map.set(), and Map.unset() methods.
4
likes
140
pub points
23%
popularity

Publisher

unverified uploader

A plugin which extends Dart's native `Map` type with a couple of handy methods.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on map_enhancer