Skip to content

0.27.1

Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 30 May 08:14
· 149 commits to master since this release
b77ce50

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

  • Bugfix: ForkJoinStream throws Null check operator used on a null value when using nullable-type.
  • Bugfix: delay operator
    • Pause and resume properly.
    • Cancel all timers after it has been cancelled.