xml_parser 0.1.2
xml_parser: ^0.1.2 copied to clipboard
An unopinionated XML parser that can read, traverse, and write XML documents.
[0.1.2] - January 19, 2020 #
- Nodes are no longer constant.
[0.1.1] - January 16, 2020 #
-
Documentation and formatting changes.
-
Updated the example to support the current version of pub.dev.
-
Bug fix. CDATA nested in Elements were being parsed as plain text.
[0.1.0] - August 27, 2019 #
- Initial release.