0.9.0
ControllerImplemenation
now usesMutableStateFlow
instead ofConflatedBroadCastChannel
internally.Controller.state
emissions are now distinct by default (viaStateFlow
).
ControllerImplemenation
now uses MutableStateFlow
instead of ConflatedBroadCastChannel
internally.Controller.state
emissions are now distinct by default (via StateFlow
).