instant_xml_parser 0.11.1+2 copy "instant_xml_parser: ^0.11.1+2" to clipboard
instant_xml_parser: ^0.11.1+2 copied to clipboard

outdated

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

Changelog #

0.11.1+2 #

Set use_null_safety by default in build.yaml. You shouldn't change it for now.

0.11.1+1 #

Pubspec fix (generator should depend on latest runtime)

0.11.1 #

Added use_null_safety generator option. Preserves legacy behavior (attributes are all optional) when false.

0.11.0 #

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

0.10.0 #

Bugfixes. Boring old bugfixes.

0.9.0 #

  • First release to pub.dev.

0.9.1 #

  • Bugfix for boolean attribute generation

0.10.0 #

  • Added @custom annotation for attribute fields
1
likes
0
pub points
6%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (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