Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@Meherdeep Meherdeep released this 09 Aug 19:49
· 115 commits to main since this release
6c8b9d1
  • 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.