pipe 1.2.0 copy "pipe: ^1.2.0" to clipboard
pipe: ^1.2.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
20
pub points
1%
popularity

Publisher

unverified uploader

Pipe operator for some basic Dart types.

Homepage

License

unknown (LICENSE)

More

Packages that depend on pipe