brick_json_generators 1.0.3 copy "brick_json_generators: ^1.0.3" to clipboard
brick_json_generators: ^1.0.3 copied to clipboard

outdated

Code generation library for the JSON-like providers, models, and adapters in Brick

Unreleased #

1.0.3 #

  • Do not auto assign values for nullable iterables when deserializing

1.0.2 #

  • Loosen dependency restrictions to major versions
  • Check for nullability before deserializing single associations

1.0.1 #

  • If .fromJson is defined on a field's class, the field will be recognized in the adapter and .fromJson will be used when deserializing.
  • If #toJson is defined on a field's class, the field will be recognized in the adapter and #toJson will be used when serializing.

1.0.0 #

  • Separate brick_json_generators to its own package from brick_rest_generators
0
likes
0
pub points
41%
popularity

Publisher

unverified uploader

Code generation library for the JSON-like providers, models, and adapters in Brick

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, brick_build, brick_core, build, dart_style, source_gen

More

Packages that depend on brick_json_generators