simple_json_mapper 0.2.1 copy "simple_json_mapper: ^0.2.1" to clipboard
simple_json_mapper: ^0.2.1 copied to clipboard

outdated

Classes and helper functions that support JSON code generation and serialization via the `simple_json` package.

0.2.1 - 06/24/2020 #

  • Update README.

0.2.0 - 06/24/2020 #

  • Add support for custom json mapper and converters.

0.1.6 - 06/15/2020 #

  • Fix unintentionally hidden annotations.

0.1.5 - 06/15/2020 #

  • Add enum annotations. JsonEnumProperty (with alias JEnumProp) and EnumValue.

0.1.4 - 06/15/2020 #

  • Fix bug JObj const constructor.

0.1.3 - 06/15/2020 #

  • Fix bug with not revealing the new annotations.

0.1.2 - 06/15/2020 #

  • Add JObj as an alias to JsonObject and JsonProperty (with JProp alias) for controlling class property options.

0.1.1 - 06/15/2020 #

  • Add example project.

0.1.0 - 06/15/2020 #

  • Initial release.
5
likes
0
pub points
60%
popularity

Publisher

unverified uploader

Classes and helper functions that support JSON code generation and serialization via the `simple_json` package.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on simple_json_mapper