menu
rxdart package
documentation
rxdart.dart
ValueStream<T>
ValueStream.new constructor
ValueStream.new constructor
dark_mode
light_mode
ValueStream<
T
>
constructor
ValueStream<
T
>
(
)
rxdart package
documentation
rxdart
ValueStream<T>
ValueStream.new constructor
ValueStream class
Constructors
new
Properties
error
errorOrNull
first
hasError
hashCode
hasValue
isBroadcast
isEmpty
last
length
runtimeType
single
stackTrace
value
valueOrNull
Methods
any
asBroadcastStream
asyncExpand
asyncMap
buffer
(ext)
bufferCount
(ext)
bufferTest
(ext)
bufferTime
(ext)
cast
concatWith
(ext)
contains
debounce
(ext)
debounceTime
(ext)
defaultIfEmpty
(ext)
delay
(ext)
delayWhen
(ext)
dematerialize
(ext)
distinct
distinctUnique
(ext)
doOnCancel
(ext)
doOnData
(ext)
doOnDone
(ext)
doOnEach
(ext)
doOnError
(ext)
doOnListen
(ext)
doOnPause
(ext)
doOnResume
(ext)
drain
elementAt
endWith
(ext)
endWithMany
(ext)
every
exhaustMap
(ext)
expand
firstWhere
flatMap
(ext)
flatMapIterable
(ext)
fold
forEach
groupBy
(ext)
handleError
ignoreElements
(ext)
interval
(ext)
join
lastWhere
listen
map
mapNotNull
(ext)
mapTo
(ext)
materialize
(ext)
max
(ext)
mergeWith
(ext)
min
(ext)
noSuchMethod
onErrorResume
(ext)
onErrorResumeNext
(ext)
onErrorReturn
(ext)
onErrorReturnWith
(ext)
pairwise
(ext)
pipe
publish
(ext)
publishReplay
(ext)
publishValue
(ext)
publishValueSeeded
(ext)
reduce
sample
(ext)
sampleTime
(ext)
scan
(ext)
share
(ext)
shareReplay
(ext)
shareValue
(ext)
shareValueSeeded
(ext)
singleWhere
skip
skipLast
(ext)
skipUntil
(ext)
skipWhile
startWith
(ext)
startWithMany
(ext)
switchIfEmpty
(ext)
switchMap
(ext)
take
takeLast
(ext)
takeUntil
(ext)
takeWhile
takeWhileInclusive
(ext)
throttle
(ext)
throttleTime
(ext)
timeInterval
(ext)
timeout
timestamp
(ext)
toList
toSet
toString
transform
where
whereNotNull
(ext)
whereType
(ext)
window
(ext)
windowCount
(ext)
windowTest
(ext)
windowTime
(ext)
withLatestFrom
(ext)
withLatestFrom2
(ext)
withLatestFrom3
(ext)
withLatestFrom4
(ext)
withLatestFrom5
(ext)
withLatestFrom6
(ext)
withLatestFrom7
(ext)
withLatestFrom8
(ext)
withLatestFrom9
(ext)
withLatestFromList
(ext)
zipWith
(ext)
Operators
operator ==