dynamic_value 1.0.1+2 copy "dynamic_value: ^1.0.1+2" to clipboard
dynamic_value: ^1.0.1+2 copied to clipboard

outdated

The easy way to work with JSON data, safe access to nested data in the Map and safe type conversion.

1.0.1+2 #

  • In the to<T> and toList<T> methods, the defaultValue argument type has been changed from dynamic to T.

1.0.1+1 #

  • Operator [] now returns type DynamicValue instead of type dynamic.

1.0.1 #

  • Fixed bug in .toList() method.
  • Added examples.

1.0.0+1 #

  • Initial version
8
likes
40
pub points
52%
popularity

Publisher

verified publisheramazingsoftworks.com

The easy way to work with JSON data, safe access to nested data in the Map and safe type conversion.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on dynamic_value