pipe 3.0.0 copy "pipe: ^3.0.0" to clipboard
pipe: ^3.0.0 copied to clipboard

Pipe operator for some basic Dart types.

Pipe operator for some basic Dart types.

"hello" | print;

Supported types are: String, Map, Iterable.

I was create this extension, commonly for comfortable variable printing.

license.

Usage #

See example for details.

6
likes
120
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Pipe operator for some basic Dart types.

Homepage

Documentation

API reference

License

unknown (license)

More

Packages that depend on pipe