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 7fac9cd commit 508636bCopy full SHA for 508636b
pkgs/sse/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.1.5-wip
+## 4.1.5
2
3
- Drop unneeded dependency on `package:js`.
4
- Update the minimum Dart SDK version to `3.3.0`.
pkgs/sse/pubspec.yaml
@@ -1,5 +1,5 @@
name: sse
-version: 4.1.5-wip
+version: 4.1.5
description: >-
Provides client and server functionality for setting up bi-directional
5
communication through Server Sent Events (SSE) and corresponding POST
0 commit comments