instant_xml_parser 0.12.0 copy "instant_xml_parser: ^0.12.0" to clipboard
instant_xml_parser: ^0.12.0 copied to clipboard

outdated

Code generator for instant_xml_parser. Reads specially annotated Dart code and emits an XML parser/deserializer to match.

Changelog #

0.12.0 #

Backport to match renamed runtime import in 1.0. Also adds // @dart=2.11 to generated code to flag as not null-safe.

0.11.0 #

Backport from null safety work. Significantly better test coverage for the runtime, and generated parser improvements.

0.10.0 #

Bugfixes

0.9.0 #

  • First release to pub.flutter-io.cn.

0.9.1 #

  • Bugfix for boolean attribute generation

0.10.0 #

  • Added @custom annotation for attribute fields
1
likes
30
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for instant_xml_parser. Reads specially annotated Dart code and emits an XML parser/deserializer to match.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

analyzer, build, build_config, built_collection, built_value, code_builder, dart_style, ixp_runtime, logging, meta, recase, source_gen, xml

More

Packages that depend on instant_xml_parser