Agora-Flutter-SDK icon indicating copy to clipboard operation
Agora-Flutter-SDK copied to clipboard

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows

Results 258 Agora-Flutter-SDK issues
Sort by recently updated
recently updated
newest added

After upgrading, when I try to join a call I get this `PlatformException` ``` Not except type: uid ``` This is not happening on 5.2, without any other change. This...

waiting for customer response

**Describe the bug** Once user load music more than 1 hours, requestAudioFileInfo return incorrect durationMS, for example on this image i load 3 hours music, but once i parse it,...

bug

**Describe the bug** Got Expected a value of type 'int', but got one of type 'String' on flutter web when i joinChannelWithUserAccount (agora_rtc_engine 5.3.0) **To Reproduce** Steps to reproduce the...

waiting for customer response

Please see the error details below, please let me know if you need more details: Fatal Exception: FlutterError PlatformException(-7, S-SDK/rtc/cxx/src/iris_rtc_engine.cc:116 CallApi ret -7 result ams {}, null, null). Error thrown...

waiting for customer response

**Describe the bug** We have ported our app (Flutter iOS/Android) to web. Our agora implementation works perfectly fine on desktop on the latest versions of Chrome, Edge, and Firefox but...

Hello! I'd like to know if the agoraIO flutter SDK supports continuing the call in a PIP on iOS, like google meets: ![image](https://user-images.githubusercontent.com/58230638/139866441-17906990-d0c6-4932-b993-3ddc34ec90f5.png) Thank you!

For more than 2 users video streaming freezes for 1 user. 1 to 1 user video call is okay. 3 user in a conference freezes video of 1 users. 4...

Describe the bug Run the example on web, run "JoinChannelVideo", preview of local is NOT show if not joined channel To Reproduce Steps to reproduce the behavior: 1.Run example on...

bug
platform-web

**Describe the bug** Whenever I do a hot restart and then join any channel it stops handling events (joinChannelSuccess, userJoined etc). I Didn't pay much attention to this before until...

**Is your feature request related to a problem? Thanks for the Flutter support of Agora. I need to implement AR filters in Video calls. And from research, this can be...