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
160
points
239
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

Documentation

API reference

License

MIT (license)

More

Packages that depend on map_enhancer