Skip to content

Commit c56f56b

Browse files
committed
Bumped down websocket_channel dependency to fix conflict
1 parent d7601ca commit c56f56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
# flutter_soundfork: '^1.0.1'
2323
# path: ../flutter_soundfork/flutter_soundfork
2424
audio_session: '>=0.1.19'
25-
web_socket_channel: '^3.0.0'
25+
web_socket_channel: '^2.4.5'
2626
http: '>=1.2.1'
2727
mp3_info: '>=0.2.1'
2828

0 commit comments

Comments
 (0)