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 9127f5c + 21cf5b1 commit a7e8e71Copy full SHA for a7e8e71
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.2.0
2
+
3
+- Migrate to null safety. SDK constraint raised to 2.12
4
5
## 1.1.12
6
7
- Update SockJS library to 1.6.1.
pubspec.yaml
@@ -1,5 +1,5 @@
name: sockjs_client_wrapper
-version: 1.1.12
+version: 1.2.0
description: A Dart wrapper for the `sockjs-client` JS library.
homepage: https://github.com/Workiva/sockjs_client_wrapper
0 commit comments