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.

5
likes
100
pub points
1%
popularity

Publisher

unverified uploader

Pipe operator for some basic Dart types.

Homepage

Documentation

API reference

License

unknown (LICENSE)

More

Packages that depend on pipe