xson 0.0.6+3 copy "xson: ^0.0.6+3" to clipboard
xson: ^0.0.6+3 copied to clipboard

outdated

A starting point for Dart libraries or applications.

0.0.1 #

  • Initial version, created by Stagehand

0.0.6+3 #

  • change named rule of nested class name, prefix top-level class name to every nested class

  • update json serialize/deserialize interface of generated bean:

    • factory Bean.fromJson(dynamic json);

    • dynamic toJson();

dynamic must be list(json array) or map(json object), if neither is then an error will be thrown

0
likes
0
pub points
25%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dartpoet, json_annotation, named_mode, xfile

More

Packages that depend on xson