dartson 0.1.4 copy "dartson: ^0.1.4" to clipboard
dartson: ^0.1.4 copied to clipboard

outdated

Dartson is a Dart library that can be used to convert Dart objects into a JSON string. It uses dart:mirrors reflection to rebuild the schema. It also works in dart2js when using the dartson builder.

Changelog #

0.1.4 #

  • Fixed @MirrorsUsed annotations
  • added map and mapList functions to use an already parsed map
0
likes
0
pub points
25%
popularity

Publisher

unverified uploader

Dartson is a Dart library that can be used to convert Dart objects into a JSON string. It uses dart:mirrors reflection to rebuild the schema. It also works in dart2js when using the dartson builder.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dartson