stream_with_value 0.2.0 copy "stream_with_value: ^0.2.0" to clipboard
stream_with_value: ^0.2.0 copied to clipboard

outdated

An encapsulation of Dart Stream<T>, a single variable of type T, and a bool indicating whether value is loaded. Most commonly useful as a way of referring to the latest or initial value of the Stream [...]

-/ -
pub points
1.54k
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
0
points
1.54k
downloads

Publisher

verified publisherfutureware.dev

Weekly Downloads

An encapsulation of Dart Stream<T>, a single variable of type T, and a bool indicating whether value is loaded. Most commonly useful as a way of referring to the latest or initial value of the Stream to avoid an asynchronous gap.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on stream_with_value