pipeline_plus 1.1.0 copy "pipeline_plus: ^1.1.0" to clipboard
pipeline_plus: ^1.1.0 copied to clipboard

A Pipeline allows you to pass data through a series of pipes to perform a sequence of operations with the data.

1.0.0 #

  • Initial version.

1.1.0 #

Added #

  • Added Pipe abstract class

Removed #

  • Removed dart:mirrors
  • Removed via method from Pipeline
  • Removed method, positionalArguments and namedArguments params from pipeThrough method in PipelineMixin
3
likes
160
pub points
0%
popularity

Publisher

verified publisherfaaytech.com

A Pipeline allows you to pass data through a series of pipes to perform a sequence of operations with the data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on pipeline_plus