processing_tree 0.2.2 copy "processing_tree: ^0.2.2" to clipboard
processing_tree: ^0.2.2 copied to clipboard

Dart library for building and executing static trees of execution created in runtime.

0.2.2 #

  • Fix: Wrong notifications about level change while coordinated build.

0.2.1 #

  • Expose types: BuildPhaseState and TreeBuilderException.

0.2.0 #

  • Extend XmlTreeBuilder to allow coordinated build.
  • Introduce BuildCoordinator interface as an extension of DelegateProvider.
  • ConstValues node delegate get info about it parent while parsing xml.
  • ConstValues can have children.
  • Add possibility to build tree from given XmlElement rather from whole xml string.

0.1.1 #

  • Introduced XmlTreeBuilder with tests and example.

0.1.0 #

  • Initial version of library.
1
likes
150
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

Dart library for building and executing static trees of execution created in runtime.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, xml

More

Packages that depend on processing_tree