KOKO
KOKO
### 请描述遇到的问题,以及您所期望的正确的结果 Android端 FlutterBoostFragment 内使用flutter_inappwebview 加载h5页面 input标签 选择相册后无法回调 ### 请说明如何操作会遇到上述问题 项目工程:Flutter boost下面的example工程 新增 flutter_inappwebview: 5.8.0 open flutter fragment page 新增一个FlutterBoostFragment 新增一个InAppWebViewExampleScreen 加载https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_file 弹出图片选择后选择图片后展示 使用FlutterBoostActivity 作为容器新增InAppWebViewExampleScreen 加载该h5页面可以。 请问是什么原因 ### 在下面填入关键复现代码 ```...
#### 问题详细描述 Detailed description of the problem 使用reluginx 生成的flutter apk,在host宿主中安装后,打开app找不到flutter里对应的资源 host解析和安装插件是否增加了对flutter的支持? #### 复现问题步骤 Steps to reproduce the problem 1. 使用reluginx 生成的flutter apk, 2. 在host宿主中安装后,打开app找不到flutter里对应的资源 #### 其它重要信息 Other important information replugin-host-lib/gradle...
#### 问题详细描述 插件解析时会抛弃掉Androidmanifest -> application -> meta-data 标签吗 #### 复现问题步骤 Steps to reproduce the problem 1. Androidmanifest -> application -> meta-data (注意不是activity下的meta-data) 2. 3. 打成插件后,安装在宿主后解析该meta-data获取为null #### 其它重要信息 Other important information...
#### 问题详细描述 Detailed description of the problem 360的2.5.4或3.0.0版本宿主是否能加载你的这个plugin的产物? #### 复现问题步骤 Steps to reproduce the problem 1. 用你的RepluginX 打出插件 2. 用360 2.5.4版本的宿主加载你的插件 是否会存在问题? #### 其它重要信息 Other important information replugin-host-lib/gradle Version:2.5.4 rePlugin-plugin-lib/gradle...