json_dart_generator 0.9.5+4 copy "json_dart_generator: ^0.9.5+4" to clipboard
json_dart_generator: ^0.9.5+4 copied to clipboard

outdated

Convert json data to dart class, Support multiple formats(root is array / multiple array etc).

0.9.5+4 #

  • Update README.MD
  • Update description
  • Add example code

0.9.3 #

  • Fix when value is null, the type should be dynamic
  • Fix when json element is array and generic type is dynamic, fromJson method template Incorrect
  • Fix when array first element is null, then array generic type will be null problem

0.9.2 #

  • Fixed when key is snake case will no convert to camel

0.9.1 #

  • DartCodeGenerator add parameter: rootClassNameWithPrefixSuffix - is root class name apply the prefix/suffix class name
  • Fix throw exception when array elements is object

0.9.0+1 #

  • add json_dart_generator json_dart_generator

0.9.0 #

  • Initial version, created by Stagehand
2
likes
40
pub points
62%
popularity

Publisher

unverified uploader

Convert json data to dart class, Support multiple formats(root is array / multiple array etc).

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

args, dart_style

More

Packages that depend on json_dart_generator