Agora-Flutter-SDK
Agora-Flutter-SDK copied to clipboard
Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows
**Describe the bug** when i build apk for my app. this plugin was error reported when building. the log is follow this: [ +403 ms] > Task :open_file:verifyReleaseResources [ ]...
Still experiencing video issues on Flutter Web. Video issues on: - Mobile Safari - Mobile Android - Mac Safari Chrome Mac does work.
We seem to be stuck with the 4.0.7 version and and unable to upgrade because of two issues. One is a known issue i.e. https://github.com/AgoraIO/Agora-Flutter-SDK/issues/434 The other appears to reliably...
**Describe the bug** We have 1:many event with video and audio - one person can have video and speak, the participants can see and hear the person. If the trainer...
**Describe the bug** Getting below error when running in iOS: ``` Lexical or Preprocessor Issue (Xcode): 'AgoraRtcKit/AgoraRtcEngineKit.h' file not found /Users/macbook/flutter/.pub-cache/hosted/pub.dartlang.org/agora_rtc_engine-5.3.0/ios/Classes/Base/RtcEnginePlugin.h:1:8 Lexical or Preprocessor Issue (Xcode): 'AgoraRtcKit/AgoraRtcEngineKit.h' file not found...
Android apk size is become larger after adding agora package also i specified the target platform. before adding agora package, app size is 80mb after adding agora package, app size...
We're using Flutter and planning on publishing a web version of our app using the latest version of the Agora package (5.1.1) https://pub.dev/packages/agora_rtc_engine/versions/5.1.1. The bug occurs when we try to...
[**Smartphone]([url]([url](url))) (please complete the following information):** - Device: iphone XS MAX - OS: 15.5
**Describe the bug** I get the following bug when creating the engine in my main function for flutter web ``` errors.dart:251 Uncaught (in promise) Error: PlatformException(error, LateInitializationError: Field '_engineMain' has...