Open littleGnAl opened 1 year ago
Hi @littleGnAl flutter support for web when will it be published
I'm sorry that there's no timeline guarantee yet.
Lots of upvotes on this issue in a small amount of time. We're another company relying on Agora for Flutter in need of web support. This feature should be on the timeline, please check if it can be bumped up @littleGnAl
We've had to resort to a hack, a combination of Iframe + AgoraRTCWeb + Dart js Package to call back into flutter. Its dirty but it works. I hope Flutter web gets prioritized.
@littleGnAl We signed a contract with agora under the pretenses that agroa would continue to support flutter web. What do we have to do to get this prioritized with your managers ?
@dbrezack may I know who from agora signed the contract you mention?
@dbrezack Flutter web is on our product roadmap already but we cannot provide a timeline at the moment. We are internally discussing about the priority of it. Will provide an update when the timeline is finalized.
@littleGnAl and plan for web on android or ios (phone) ?
@littleGnAl : any updates here ?
I think @ysc1995 will update here if there's any news.
Hey agora team @ysc1995 @littleGnAl There haven't been updates on this topic for the past several months. Could you confirm if there are plans to include this feature? If yes, what might be the anticipated timeline?
Thank you
same here any updates its says agora v 6.x start use dart ffi which not support web yet!
I have a question. If this version is already fixed. Is video call work with a mobile browser? If yes, how long to fix this bug? I am deciding whether to use Agora or not for my company.
Any updates? @ysc1995 @littleGnAl
Any updates for web platform for version ^6.x ? @ysc1995 @littleGnAl
Any updates on it?
:D they don't care
we urgently need the web!
you can use version < 6.x
you can use version < 6.x
how?
v 6.x not working on the web version
<
Hi, we are also looking for web support. Any updates on it?
It's been worked in progress, the alpha version may be completed by the end of this year or the beginning of next year, but I'm sorry that there's no timeline guarantee yet.
The early web support on agora_rtc_engine: ^6.x
has landed in the main branch but it should cover most of the basic scenario. Please note that the documentation is incomplete for web and it has only been tested on desktop web at this time. We will keep working on it, and fulfill APIs as much as possible.
TypeError: Cannot read properties of undefined (reading 'initIrisRtc') packages/agora_rtc_engine/src/impl/platform/web/js_iris_api_engine_binding_delegate.dart 20:5 createApiEngine packages/iris_method_channel/src/platform/web/iris_method_channel_internal_web.dart 107:9 initilize dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 84:54 runBody dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 127:5 _async packages/iris_method_channel/src/platform/web/iris_method_channel_internal_web.dart 103:41 initilize packages/iris_method_channel/src/iris_method_channel.dart 48:42 initilize dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 84:54 runBody dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 127:5 _async packages/iris_method_channel/src/iris_method_channel.dart 40:41 initilize packages/agora_rtc_engine/src/impl/agora_rtc_engine_impl.dart 388:29 initialize$ dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 84:54 runBody dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 127:5 _async packages/agora_rtc_engine/src/impl/agora_rtc_engine_impl.dart 364:26 initialize packages/go_router_example/pages/test-agora-call-new.dart 141:23 setupVideoSDKEngine
I have added in index.html
@mdaniyal9 Can you please raise a new issue for your problem? Thanks.
sure
@littleGnAl Thanks for the web support but If I'm trying to use agora for web I'm getting the below issues
TypeError: Cannot read properties of undefined (reading 'createIrisApiEngine') packages/agora_rtc_engine/src/impl/platform/web/js_iris_api_engine_binding_delegate.dart 19:29 createApiEngine packages/iris_method_channel/src/platform/web/iris_method_channel_internal_web.dart 107:9 initilize
Console
@developersTeem I think it's a duplicated issue of https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/issues/1434, I think you can keep track of that issue or raise a new issue for your case.
Thanks for all the feedback on the agora_rtc_engine
6.x web, if you find any problems, please raise a new issue rather than directly post here. Thanks.
Which version supports Android, IOS and Web? for video call
@littleGnAl Is this going to be supported anytime soon ?