File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- ## 2.1.1-wip
1
+ ## 2.1.1
2
2
3
3
* Support ` package:web_socket ` 1.0.0.
4
4
Original file line number Diff line number Diff line change 1
1
name : cupertino_http
2
- version : 2.1.1-wip
2
+ version : 2.1.1
3
3
description : >-
4
4
A macOS/iOS Flutter plugin that provides access to the Foundation URL
5
5
Loading System.
Original file line number Diff line number Diff line change 1
- ## 1.0.0-wip
1
+ ## 1.0.0
2
2
3
3
- First non-experimental release; no semantic changes from version ` 0.1.6 ` .
4
4
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: >-
3
3
Any easy-to-use library for communicating with WebSockets
4
4
that has multiple implementations.
5
5
repository : https://github.com/dart-lang/http/tree/master/pkgs/web_socket
6
- version : 1.0.0-wip
6
+ version : 1.0.0
7
7
8
8
environment :
9
9
sdk : ^3.4.0
Original file line number Diff line number Diff line change 1
- ## 3.0.3-wip
1
+ ## 3.0.3
2
2
3
3
- Support ` package:web_socket ` 1.0.0.
4
4
Original file line number Diff line number Diff line change 1
1
name : web_socket_channel
2
- version : 3.0.3-wip
2
+ version : 3.0.3
3
3
description : >-
4
4
StreamChannel wrappers for WebSockets. Provides a cross-platform
5
5
WebSocketChannel API, a cross-platform implementation of that API that
You can’t perform that action at this time.
0 commit comments