agora_rtc_engine 6.0.0-rc.2 agora_rtc_engine: ^6.0.0-rc.2 copied to clipboard
Flutter plugin of Agora RTC SDK, allow you to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
6.0.0-rc.2 (2022-09-15) #
Bug Fixes #
- fix AudioFrameObserver event bugs (7a85728)# 6.0.0-rc.1 (2022-09-13)
Features #
- Convert kotlin to java to avoid kotlin version conflict (#2) (e972026)
- Upgrade native sdk 4.0.0-rc.1 (41115be)
6.0.0-rc.1 #
6.0.0-beta.2 #
feat: Convert kotlin to java to avoid kotlin version conflict