mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-25 06:19:22 +00:00
Update web_socket_channel
dependency
This commit is contained in:
parent
48ececf93c
commit
9a82301c52
@ -881,7 +881,7 @@ packages:
|
|||||||
name: web_socket_channel
|
name: web_socket_channel
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.2.0"
|
version: "2.1.0"
|
||||||
webrtc_interface:
|
webrtc_interface:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -74,7 +74,7 @@ dependencies:
|
|||||||
connectivity: ^3.0.2
|
connectivity: ^3.0.2
|
||||||
|
|
||||||
# Establish WebSocket connections
|
# Establish WebSocket connections
|
||||||
web_socket_channel: ^1.1.0
|
web_socket_channel: ^2.1.0
|
||||||
|
|
||||||
# Events manager
|
# Events manager
|
||||||
event_bus: ^2.0.0
|
event_bus: ^2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user