This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
Releases: AgoraIO-Community/VideoUIKit-Flutter
Releases · AgoraIO-Community/VideoUIKit-Flutter
v1.3.10
v1.3.9
- Update to support newer lints
v1.3.8
1.3.8
- Update types from agora_rtc_engine 6.3.0
v1.3.7
- Fixes active speaker bug when user overrides with manual pin
- Updates permission_handler to v11.0.0
v1.3.6
v1.3.5
- Allow for wider range of
http
packages
v1.3.4
v1.3.3
1.3.3
- BREAKING CHANGE: VideoSourceType for
onFirstLocalVideoFrame
callback
v1.3.2
- Added callback for cloud recording destination URL
- Added loading state for cloud recording button
- Update to use new cloud recording schema
v1.3.1
- BUG FIX: No longer shows cloud recording by default. Need to enable it with
cloudRecordingEnabled: true