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.0
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.0.4
v1.0.3
- Updated permission_handler to 10.0.0. compileSdkVersion must be set to 33 as a minimum to handle the new notifications.
- Fixes issue #98. Added onDisconnect function inside the AgoraVideoButtons widget that can be used to define any navigation or function that occurs when the end call button is pressed.
- Fixes issue #96. Added a broadcaster check before adding a user view to the grid layout.
When updating to version 1.0.3 make sure to update the android/app/build.gradle file and set the compileSdkVersion to 33.
1.0.1: Merge pull request #87 from AgoraIO-Community/rtm-update-fix
- Add Error param to delegate methods to pass through the error
- Show correct versions of RTC and RTM
- Show RTM classes
- Update RTM to v1.1.1
v1.0.0
0.0.3 release
- Upgraded the agora_rtc_engine to v4.0.5
- Black Screen Fix
- Remove unnecessary null checks
- AreaCode bug fix
- Added roadmaps to README.md