stream_video_screen_sharing 0.11.0
stream_video_screen_sharing: ^0.11.0 copied to clipboard
Official Screen Sharing Plugin for Stream Video Flutter that enables sharing device screens during video calls.
0.11.0 #
🚧 Build breaking changes
Important: This release includes breaking changes for Android development.
Android Requirements:
- Minimum compileSDK 36
- Android Gradle Plugin >=8.12.1
- Gradle wrapper >=8.13
- Kotlin 2.2.0
- Updated minimum Flutter version to 3.32.0
- Updated minimum supported Dart SDK version to 3.8.0
0.10.4 #
- Sync version with
stream_video_flutter
0.10.4
0.10.3 #
- Sync version with
stream_video_flutter
0.10.3
0.10.2 #
- Sync version with
stream_video_flutter
0.10.2
0.10.1 #
- Sync version with
stream_video_flutter
0.10.1
0.10.0 #
- Sync version with
stream_video_flutter
0.10.0
0.9.6 #
- Sync version with
stream_video_flutter
0.9.6
0.9.5 #
- Sync version with
stream_video_flutter
0.9.5
0.9.4 #
- Sync version with
stream_video_flutter
0.9.4
0.9.3 #
- Sync version with
stream_video_flutter
0.9.3
0.9.2 #
- Sync version with
stream_video_flutter
0.9.2
0.9.1 #
- Sync version with
stream_video_flutter
0.9.1
0.9.0 #
- Sync version with
stream_video_flutter
0.9.0
0.8.4 #
- Sync version with
stream_video_flutter
0.8.4
0.8.3 #
- Sync version with
stream_video_flutter
0.8.3
0.8.2 #
- Sync version with
stream_video_flutter
0.8.2
0.8.1 #
- Sync version with
stream_video_flutter
0.8.1
0.8.0 #
- Sync version with
stream_video_flutter
0.8.0
0.7.2 #
- Sync version with
stream_video_flutter
0.7.2
0.7.1 #
- Sync version with
stream_video_flutter
0.7.1
0.7.0 #
- Sync version with
stream_video_flutter
0.7.0
0.6.1 #
- Updated minimum Flutter version to 3.24.5
0.6.0 #
- Sync version with
stream_video_flutter
0.6.0
0.5.5 #
- Sync version with
stream_video_flutter
0.5.5
0.5.4 #
- Flutter SDK constraint updated to >=3.22.0 (Dart SDK to >=3.4.0 <4.0.0)
0.5.3 #
- Sync version with
stream_video_flutter
0.5.3
0.5.2 #
- Sync version with
stream_video_flutter
0.5.2
0.5.1 #
- Sync version with
stream_video_flutter
0.5.1
0.5.0 #
- Screen sharing package added with
BroadcastSampleHandler
implementation for iOS broadcast extension.