Skandar Munir

Results 21 issues of Skandar Munir

For more than 2 users video streaming freezes for 1 user. 1 to 1 user video call is okay. 3 user in a conference freezes video of 1 users. 4...

Xiaomi devices not working before, I have updated the Plugin to support Xiaomi devices. Feel free to merge / improve code.

is there a way to update existing flag ? I want to update CODE_SIGN_STYLE flag to manual and code sign feature is not adding manual at all places in project...

enhancement

Hello @brendan-duncan, I am trying to Convert CameraImage from Flutter Official camera Plugin. [Link to CameraImage](https://pub.dev/documentation/camera/latest/camera/CameraImage-class.html) Your plugin works great for low, medium and high Camera resolution, using below function....

User@MacBook-Pro-1892 ocr_demo % flutter build ios Building com.packagename.ocrDemo for device (ios-release)... Automatically signing iOS for device deployment using specified development team in Xcode project: xxxxxx Running pod install... 6.0s Running...

Hello @pinkfish, I have bumped the minSdkVersion to 26 as this plugin imports `'import java.time.ZoneId'` which was introduced in API level 26. For reference Link to Android documentation: [Android documentation...

Hello @giandifra is there a way to change Color of 3D Object Children Node. I am using 3D Model as per below Link and Code, I would Like to change...

The tiff image I am working with is too large > 800 MB, is it possible to read portion of image without loading image into memory.

On zoom out and zoom in there is a flicker due to no tiles in grid. It happens even tiles are cached. On slow zoom in out it's less noticeable...