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

outdated

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

0.9.5+2 #

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

0.9.3 #

  • Fixed when value is null, the type should be dynamic
  • Fixed when json element is array and generic type is dynamic, fromJson method template Incorrect
  • Fixed 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
  • Fixed 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
0
pub points
60%
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

unknown (LICENSE)

Dependencies

args, convert, dart_style

More

Packages that depend on json_dart_generator