Skip to content

0.2.8 - Jan 26, 2023

Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 26 Jan 07:38
· 46 commits to master since this release

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

  • single:

    • Fix Single.unsafeFromStream docs
  • state_stream:

    • Introduce MutableStateStream<T>.
    • StateSubject<T> now implements MutableStateStream<T>.
    • Introduce extension methods on MutableStateStream<T>:
      • update().
      • getAndUpdate().
      • updateAndGet().
  • Several docs and example improvements.


Full Changelog: 0.2.7...0.2.8