stream_graph 0.2.0 copy "stream_graph: ^0.2.0" to clipboard
stream_graph: ^0.2.0 copied to clipboard

outdated

A Dart library for constructing directed acyclic graphs of Streams building upon each other.

0.2.0 #

  • Initial release
  • Generate a DAG of StreamNodes which can be compiled to a DAG of Streams
  • Recursively schedule items into a Stream
  • Generate .dot files visualizing Stream DAGs
3
likes
0
points
54
downloads

Publisher

verified publishermauch.dev

Weekly Downloads

A Dart library for constructing directed acyclic graphs of Streams building upon each other.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

directed_graph, freezed_annotation, rxdart

More

Packages that depend on stream_graph