Skip to content

0.2.3 - Jul 24, 2022

Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 24 Jul 17:09
· 92 commits to master since this release

https://pub.dev/packages/rxdart_ext/versions/0.2.3

  • Fix: remove @internal on StateStream.asBroadcastStateStream extension method.
  • Stream.toSingleSubscriptionStream() now returns a new Stream every call
    instead of the input stream even if it's a single-subscription Stream.

What's Changed

Full Changelog: 0.2.2...0.2.3