Ayechan Maung

Results 6 issues of Ayechan Maung

android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:29: error: package com.github.droibit.flutter.plugins.customtabs does not exist flutterEngine.getPlugins().add(new com.github.droibit.flutter.plugins.customtabs.CustomTabsPlugin()); ^ 1 error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > Compilation failed;...

Remote video is not display in iOS device, but the video from iOS is display in Android and Browser. After I debug, the values I can get in logging from...

Version: `0.9.0` How do I remove the launcher icon after activated? I removed the plugin name and assigned the file path from pubspec.yamal file. But it still has the icon...

**Trouble with no response message from server** I am making an app using BBB server. Fortunately, I've found your repository and it's very helpful for me thanks. I fixed the...

enhancement
new

How to change the theme color? camera icon color, image preview floating acting icon color. To clear this report, I attached the screen shots below. **Screenshots** ![IMG_20230228_141846](https://user-images.githubusercontent.com/49619379/221788033-9c48fcaf-a522-4729-b048-0ca642e2a0c1.jpg) ![IMG_20230228_141830](https://user-images.githubusercontent.com/49619379/221788041-2d9d4ec5-828c-42e3-a0f9-910c89e5ef9f.jpg)

feature

**Channel sent a message from native to Flutter on a non-platform thread** The error message occur when video camera (remote and local stream) is open and the audio connection as...