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

outdated

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
0
pub points
21%
popularity

Publisher

unverified uploader

Pipe operator for some basic Dart types.

Homepage

License

unknown (LICENSE)

More

Packages that depend on pipe