mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-24 22:09:21 +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
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.2.0"
|
||||
version: "2.1.0"
|
||||
webrtc_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -74,7 +74,7 @@ dependencies:
|
||||
connectivity: ^3.0.2
|
||||
|
||||
# Establish WebSocket connections
|
||||
web_socket_channel: ^1.1.0
|
||||
web_socket_channel: ^2.1.0
|
||||
|
||||
# Events manager
|
||||
event_bus: ^2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user