xmlstream 1.1.1 copy "xmlstream: ^1.1.1" to clipboard
xmlstream: ^1.1.1 copied to clipboard

A lightweight library streaming event-based XML Parser to parse XML Documents as a SAX.

Changelog #

This file contains highlights of what changes on each version of the xmlstream package.

Pub version 1.1.1

  • use correct readme file, make it README.md instead of readme.md

Pub version 1.1.0

  • adding support for quotes in XmlState.Text

Pub version 1.0.0

  • migrate to null safety

Pub version 0.12.0

  • introduced optional parameter trimSpaces to trim spaces or not in xmlstream

Pub version 0.11.1

  • update description of this package

Pub version 0.11.0

  • update for Dart 2

Pub version 0.10.0

  • update for Dart 1.9

Pub version 0.9.1

  • fix CDATA in xmlprocessor, route it to onText ...

Pub version 0.9.0

  • Add better parsing for comments
  • Adding tests and implementation for CDATA

Pub version 0.8.15

Adding functionality to read a file

6
likes
100
pub points
86%
popularity

Publisher

unverified uploader

A lightweight library streaming event-based XML Parser to parse XML Documents as a SAX.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

More

Packages that depend on xmlstream