agora_rtc_engine 6.1.0 agora_rtc_engine: ^6.1.0 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.
Changelog #
6.1.0 (2022-12-20) #
Features #
- Upgrade native sdk 4.1.0 (1868ecc)
6.0.0 (2022-09-28) #
Release 6.0.0
6.0.0-rc.2 (2022-09-15) #
Bug Fixes #
- fix AudioFrameObserver event bugs (7a85728)
6.0.0-rc.1 (2022-09-13) #
6.0.0-beta.2 #
feat: Convert kotlin to java to avoid kotlin version conflict