Closed AsherDubai closed 1 month ago
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method isActive on channel fl_pip)
<asynchronous suspension> #1 FlPiP.isActive (package:fl_pip/fl_pip.dart:132:17) <asynchronous suspension> #2 pipMain.<anonymous closure> (package:qiuliao/main.dart:223:24) <asynchronous suspension>
目的是想要添加在系统桌面的PIP组件可以关闭PIP功能,目前只有自带的右上角可以点击进入APP
更新下 3.1.0
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method isActive on channel fl_pip)
0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)
目的是想要添加在系统桌面的PIP组件可以关闭PIP功能,目前只有自带的右上角可以点击进入APP