Skip to content

Commit 511741c

Browse files
committed
Bump v3.1.0 for Flutter WASM.
Thanks for @lelejacko contribution - #412
1 parent 9992b7f commit 511741c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.1.0
2+
3+
**Bug fix:**
4+
* [#392](https://github.com/rikulo/socket.io-client-dart/issues/392) [Flutter WASM] No transports available
5+
* [#404](https://github.com/rikulo/socket.io-client-dart/issues/404) Flutter web socket connection problem on wasm
16
## 3.0.2
27

38
**Bug fix:**

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: socket_io_client
22
description: Dartlang port of socket.io-client for web, flutter, dartvm to use
3-
version: 3.0.2
3+
version: 3.1.0
44
homepage: https://www.zkoss.org
55
repository: https://github.com/rikulo/socket.io-client-dart
66
issue_tracker: https://github.com/rikulo/socket.io-client-dart/issues

0 commit comments

Comments
 (0)