QuickBlox / quickblox-flutter-sdk

quickblox-flutter-sdk
Other
8 stars 0 forks source link

Constrain the RTCVideoView widget to fill its parent space #57

Closed TusharGupta05 closed 1 year ago

TusharGupta05 commented 2 years ago

Hi! I wanted to know when will the native method for rtcvideoviewcontroller.scaleType get implemented? Its current state is: private void scaleType(MethodCall methodCall, MethodChannel.Result result) { // TODO: need implement } I basically want to constrain the RTCVideoView Widget to fill its parent state but I couldn't find any working solution for that and the one that I found is not yet implemented. Please help.

ghost commented 2 years ago

@TusharGupta05 Hello, we will consider implementing this method in the future, however, we cannot guarantee it for 100% at this moment because there were some incompatibilities.