Skip to content

0.27.4

Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 29 May 16:36
· 60 commits to master since this release
dfae6fa

https://pub.dev/packages/rxdart/versions/0.27.4

Bug fixes

  • withLatestFrom should iterate over Iterable<Stream>s only once when the stream is listened to.
  • Fix analyzer warnings when using Dart 2.16.0.

Features

  • Add mapNotNull/MapNotNullStreamTransformer.
  • Add whereNotNull/WhereNotNullStreamTransformer.

Documentation


What's Changed

New Contributors

Full Changelog: 0.27.3...0.27.4