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.
1 parent fc168d5 commit e43d071Copy full SHA for e43d071
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.3
2
+
3
+- Fix an issue where messages could come out of order.
4
5
## 2.0.2
6
7
- Support the latest `package:stream_channel`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: sse
-version: 2.0.2
+version: 2.0.3
author: Dart Team <[email protected]>
homepage: https://github.com/dart-lang/sse
description: >-
0 commit comments