xml 2.6.0 copy "xml: ^2.6.0" to clipboard
xml: ^2.6.0 copied to clipboard

outdatedDart 1 only

A lightweight library for parsing, traversing, querying and building XML documents.

Changelog #

2.6.0 #

  • Fix CDATA encoding
  • Migrate to micro libraries
  • Fixed linter issues

2.5.0 #

  • Generic Method syntax with Dart 1.21

2.4.4 #

  • Fixed attribute escaping
  • Preserve single and double quotes

2.4.3 #

  • Improved documentation

2.4.2 #

  • Use enum as the node type

2.4.1 #

  • Fixed attribute escaping

2.4.0 #

  • Fixed linter issues
  • Cleanup node hierarchy

2.3.2 #

  • Improved documentation

2.3.1 #

  • Improved test coverage

2.3.0 #

  • Improved comments
  • Optimize namespaces

2.2.2 #

  • Formatted source

2.2.1 #

  • Cleanup pretty printing

2.2.0 #

  • Improved comments
368
likes
25
pub points
100%
popularity

Publisher

verified publisherlukas-renggli.ch

A lightweight library for parsing, traversing, querying and building XML documents.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

petitparser

More

Packages that depend on xml