VideoUIKit-Flutter icon indicating copy to clipboard operation
VideoUIKit-Flutter copied to clipboard

Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.

Results 64 VideoUIKit-Flutter issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I join a Live Broadcast channel, `AgoraVideoViewer` with channel data `ChannelProfile.LiveBroadcasting` and `ClientRole.Audience` it still splits the screen as if I were going to publish my...

bug

**Describe the bug** When adding UI Kit to an existing app, clicking endCall doesn't go back to the previous screen. Instead I see a black screen. **Expected behavior** It goes...

bug

Hello Agora Team I love this package and i'd like to see it working on all platform as we're flutter developers we're expecting to make the app work in all...

enhancement

I have 100 users. How can I make a peer to peer calls(only between two individuals) for those users. How to differentiate channel names etc for not overlapping the calls

- Adds support for Universal Link: iOS and Android - Share meeting invite

Clean up task We have an `AgoraUser` object, that we use for all users, except for the local user. In `agora_settings.dart` we use `isLocalUserMuted`, `isLocalVideoDisabled` and `localUid`. It makes sense...

enhancement

**Is your feature request related to a problem? Please describe.** Current implementation only allows the extra buttons to come after the default buttons. While we can manually add all the...

enhancement

Agora UI Kit was building successfully previously but now it's throwing errors when building the debug app on emulator and device. This is the error log: ../../../AppData/Local/Pub/Cache/hosted/pub.dev/agora_uikit-1.3.7/lib/models/agora_rtc_event_handlers.dart:189:7: Error: Type 'LocalVideoStreamError'...

bug

agora_uikit is not importing in macOs flutter 1.19.1

bug