We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7c2b8 commit 4bfffd8Copy full SHA for 4bfffd8
CHANGELOG.md
@@ -4,6 +4,7 @@
4
[0.5.6] - 2023.04.17
5
6
* Reverted version constraint on intl
7
+* Bumped version of flutter_webrtc
8
9
[0.5.5] - 2023.03.08
10
pubspec.yaml
@@ -9,7 +9,7 @@ environment:
dependencies:
collection: ^1.15.0
11
crypto: ^3.0.0
12
- flutter_webrtc: ^0.9.23
+ flutter_webrtc: ^0.9.25
13
intl: ^0.17.0
14
logger: ^1.0.0
15
parser_error: ^0.2.0
0 commit comments