rxdart/start_with library

Classes

StartWithStreamTransformer<S>
Prepends a value to the source Stream.

Extensions

StartWithExtension on Stream<T>
Extends the Stream class with the ability to emit the given value as the first item.