stream_transform 0.0.1 copy "stream_transform: ^0.0.1" to clipboard
stream_transform: ^0.0.1 copied to clipboard

outdatedDart 1 only

A collection of utilities to transform and manipulate streams.

0.0.1 #

  • Initial release with the following utilities:
    • buffer: Collects events in a List until a trigger stream fires.
    • debounce, debounceBuffer: Collect or drop events which occur closer in time than a given duration.
236
likes
0
pub points
99%
popularity

Publisher

verified publishertools.dart.dev

A collection of utilities to transform and manipulate streams.

Homepage

License

unknown (LICENSE)

More

Packages that depend on stream_transform