json_model_builder 1.0.1 copy "json_model_builder: ^1.0.1" to clipboard
json_model_builder: ^1.0.1 copied to clipboard

outdated

Create model as classes that can be serialized from/to JSON. It supports different types custom models, and more. It doesn't use code generation or mirrors

0.2.0 #

  • Initial version.

0.2.1 #

  • Nothing.

1.0.0 #

Previous version was more like a proof of concept. This version is more usable now.

  • Initial good release.
  • Remove concept of field (now is entry)
  • Change concept of Model to JsonType (now everything is a JsonType subclass)
  • Simplified and improved models and types system.
  • Remove need for registering models

1.0.1 #

  • Changed documentation url
2
likes
0
points
27
downloads

Publisher

verified publisherabcd.ar

Weekly Downloads

Create model as classes that can be serialized from/to JSON. It supports different types custom models, and more. It doesn't use code generation or mirrors

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

More

Packages that depend on json_model_builder