This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
https://pub.dev/packages/distinct_value_connectable_stream/versions/2.0.0
- DEPRECATED. This package is now merged into rxdart_ext package. Please use rxdart_ext package for the same purpose, thanks.
DistinctValueSubject
->StateSubject
.DistinctValueConnectableStream
->StateConnectableStream
.publishValueDistinct
->publishState
.shareValueDistinct
->shareState
.distinctValue
->toStateStream
.