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

outdated

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

1.0.2 2020-7-23 #

  • Reverted sdk version dependency.

1.0.1 2020-7-23 #

  • Used is operator to determine variable type.

1.0.0 2020-4-27 #

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

0.1.0 2020-4-25 #

  • Added Map.get(), Map.set(), and Map.unset() methods.
4
likes
40
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on map_enhancer