We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9657601 + c067537 commit 1cfe91aCopy full SHA for 1cfe91a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.6.3
2
+
3
+* Use `pumpEventQueue()` from test.
4
5
## 1.6.2
6
7
* Declare support for `async` 2.0.0.
pubspec.yaml
@@ -1,5 +1,5 @@
name: stream_channel
-version: 1.6.3-dev
+version: 1.6.3
description: An abstraction for two-way communication channels.
author: Dart Team <[email protected]>
homepage: https://github.com/dart-lang/stream_channel
0 commit comments