File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22# Changelog
33
44[ 1.0.6] - 2025-05-27
5+ * [ iOS] Added native audio route picker for iOS
6+ * [ Android] Expanded the mapping for audio device types
57* Synced flutter-webrtc v0.14.1
68 * [Android] fix: Recording bug (#1839)
79 * [Android] fix: calls in terminated mode by disabling orientation manager (#1840)
Original file line number Diff line number Diff line change 33#
44Pod ::Spec . new do |s |
55 s . name = 'stream_webrtc_flutter'
6- s . version = '1.0.5 '
6+ s . version = '1.0.6 '
77 s . summary = 'Flutter WebRTC plugin for iOS.'
88 s . description = <<-DESC
99A new flutter plugin project.
Original file line number Diff line number Diff line change 33#
44Pod ::Spec . new do |s |
55 s . name = 'stream_webrtc_flutter'
6- s . version = '1.0.5 '
6+ s . version = '1.0.6 '
77 s . summary = 'Flutter WebRTC plugin for macOS.'
88 s . description = <<-DESC
99A new flutter plugin project.
You can’t perform that action at this time.
0 commit comments