guozhigq / pilipala

PiliPala 是使用Flutter开发的BiliBili第三方客户端,感谢使用。
GNU General Public License v3.0
6.27k stars 243 forks source link

chrome web侧无法正常运行 #952

Open wei7202839 opened 2 weeks ago

wei7202839 commented 2 weeks ago

错误1: DartError: MissingPluginException(No implementation found for method getApplicationSupportDirectory on channel plugins.flutter.io/path_provider) dart-sdk/lib/_internal/js_dev_runtime/private/ddcruntime/errors.dart 296:3 throw packages/flutter/src/services/platform_channel.dart 332:7 _invokeMethod dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 45:50 dart-sdk/lib/async/zone.dart 1661:54 runUnary

错误2: lib/plugin/pl_player/controller.dart:449:14: Error: The method 'setProperty' isn't defined for the class 'NativePlayer'.

guozhigq commented 9 hours ago

用的很多插件不支持web端,目前也没有针对web端做兼容