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 228 Agora-Flutter-SDK issues
Sort by recently updated
recently updated
newest added

Can you please consider including MediaPlayer Kit and RtcChannelPublishHelper in the plug-in?

enhancement

**Describe the bug** - New host unable to broadcast. Is it necessary to leave the channel and re-join again to publish as the Broadcaster like [JS example](https://www.agora.io/en/blog/changing-the-role-of-a-remote-host-in-a-live-streaming-web-app/) provided? **To Reproduce**...

Admin can not join ongoing call secretly, my requirement is when two user is on call then admin can join call, and admin is invisible for those two users.

**Describe the bug** Use-case: User joins a Live broadcast channel with NO earphones connected, the audio route is SpeakerPhone User gets a call in between, all audio streams are muted....

Hi, I am using this plugin on Flutter web. I am using `agora_rtc_engine: ^4.1.0-alpha.2` and I also have `AgoraRtcWrapper.bundle.js` file in script tag. When I initialise SDK I get this...

**Describe the bug** I get an exception for RangeError in the AudioVolumeIndication callback inside the agora SDK in `events.dart` because the List only has 2 things according to the docs...

When attempting to screen share using Firefox with the example from: https://github.com/AgoraIO/Agora-Flutter-SDK/blob/dev/flutter2/example/lib/examples/advanced/screen_sharing.dart the following error is thrown: Agora-SDK [ERROR]: [track-094e6182] AgoraRTCError DEVICE_NOT_FOUND: NotFoundError: The object can not be found here....

**Describe the bug** Camera is upside down when on landscape on Iphone7 Plus **To Reproduce** Steps to reproduce the behavior: Start a session Turn device into landscape **Expected behavior** Camera...

**Describe the bug** When i join a channel with a temp token or token provided by my server Despite having a valid token i get ( 6350): Access denied finding...

**Is your feature request related to a problem? Please describe.** Change AudioOutputRoute depending on what is available (ex. Bluetooth, EarPiece) **Describe the solution you'd like** - callback function that retrieves...