We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c601f0 commit e78507fCopy full SHA for e78507f
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+
5
+[1.4.9] - 2024-09-04
6
7
+* bump web version to 1.0.0.
8
9
[1.4.8] - 2024-07-12
10
11
* fix: missing streamCompleter complete for getUserMedia.
@@ -10,8 +15,6 @@
15
16
* fix: MediaStreamTrack.getSettings.
12
17
13
-[1.4.6+hotfix.2] - 2024-06-07
14
-
18
[1.4.6+hotfix.1] - 2024-06-07
19
20
* Wider version dependencies for js/http.
pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_webrtc
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
-version: 1.4.8
+version: 1.4.9
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments