simple_json 0.3.2 copy "simple_json: ^0.3.2" to clipboard
simple_json: ^0.3.2 copied to clipboard

outdated

Simple way to dynamically convert from and to JSON using build-time generators given a type.

0.3.2 07/01/2020 #

  • Fix bug with missing unnamedConstructor for types.

0.3.1 07/01/2020 #

  • Fix bug with non-dart library file causing no output.

0.3.0 07/01/2020 #

  • Fix generator failure when a non-dart library file is found.
  • Use explicit types for generated serialization code.

0.2.6 06/28/2020 #

  • Fix bug with nested implicitly opted types

0.2.5 06/28/2020 #

  • Ignore external alias type when revealing other supertype.

0.2.4 06/28/2020 #

  • Added external type serialization support.

0.2.3 06/28/2020 #

  • Fix bug with EnumValue annotation.

0.2.2 06/24/2020 #

  • Update README.

0.2.1 06/24/2020 #

  • Update README.

0.2.0 06/24/2020 #

  • Add support for custom json mappers, converters, and super classes.
  • Edge case bug fixes.

0.1.5 06/21/2020 #

  • Update README.

0.1.4 06/21/2020 #

  • Update README.

0.1.3 06/21/2020 #

  • Update README links.

0.1.2 06/21/2020 #

  • Update README links.

0.1.1 06/21/2020 #

  • Update README and unannotated, linked class warning message.

0.1.0 06/20/2020 #

  • Initial release.
21
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Simple way to dynamically convert from and to JSON using build-time generators given a type.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, build_resolvers, glob, path, simple_json_mapper, source_gen

More

Packages that depend on simple_json