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

outdated

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

example/README.md

Dart XML Examples #

This package contains examples to illustrate the use of Dart XML. A tutorial and full documentation is contained in the package description and API documentation.

xml_pp #

This example contains a command-line application that reads XML documents from the file-system and pretty prints the formatted document to the console.

368
likes
0
pub points
100%
popularity

Publisher

verified publisherlukas-renggli.ch

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, petitparser

More

Packages that depend on xml