Release 6.3.1
6.3.1 (2024-05-09)
Features
Bug Fixes
- AgoraVideoView crash when dispose after RtcEngine.release (#1585) (cd33120)
- AgoraVideoView takes over the whole browser window (#1717) (0052cc7), closes /github.com/flutter/flutter/issues/143922#issuecomment-1960133128
- Prevent multiple initializations of internal resources when
RtcEngine.initialize
is called simultaneously (#1712) (462cfc3)