Meher

Results 20 comments of Meher

@itsdani121 pub.dev was evaluating the package. You should be able to use it now :)

After you press the end call button, the preset action turns the screen black. However, if you want to change the operation of the `endCallButton`, In the `AgoraVideoButtons` class use...

You can take a look at this guide that explains how to add event handlers: [https://github.com/AgoraIO-Community/VideoUIKit-Flutter/wiki/Examples#accesing-agora-rtcengineeventhandlers](https://github.com/AgoraIO-Community/VideoUIKit-Flutter/wiki/Examples#accesing-agora-rtcengineeventhandlers)

Can you please check the path that you're using is the absolute path to the directory. Also, a quick note the `getExternalStorageDirectory` works only on Android and not on iOS...

@kyawthet-wam This issue should have been fixed with v1.3.4 Can you please try a `flutter clean` and then installing the dependencies.

@kyawthet-wam Can you please try the example code and share the SDK logs

@adiShinwari Can you please share your log file. Also, while adding/removing data from firebase can you do a check for `uid` first, if it already exists or not.

@thegitparticle Screen sharing is in our roadmap and will soon be added to the UIKit in the coming releases.

@thegitparticle Sorry there are no official Kotlin based screen sharing examples available as of now. But there is a java screen sharing guide that you can refer: https://docs.agora.io/en/Video/screensharing_android?platform=Android