menu
livelyness_detection package
documentation
index.dart
IntervalExtension extension
IntervalExtension extension
dark_mode
light_mode
IntervalExtension<
T
>
extension
Extends the Stream class with the ability to emit each item after a given duration.
on
Stream
<
T
>
Methods
interval
(
Duration
duration
)
→
Stream
<
T
>
Creates a Stream that emits each item in the Stream after a given duration.
livelyness_detection package
documentation
index
IntervalExtension extension
index library