ZISE_JAY

Results 12 comments of ZISE_JAY

This is a very nice feature, when will this feature be completed?

Can you tell me how to compile libmpv for linux x64 and arm64, I can’t run it after compiling

I have the same problem, is there any solution? After the frame rate is lowered, it will take 3-4 seconds for the frame rate to become normal even after the...

```sh [ +30 ms] Building Linux application... (completed in 11.0s) [ +2 ms] ✓ Built build/linux/arm64/debug/bundle/fvp_example [ +102 ms] ** (fvp_example:114749): WARNING **: 01:41:29.279: Using the software renderer. Not all...

启动FLUTTER_LINUX_RENDERER=software 还是一样,空白,控制台没打印啥 不启动的时候,控制台一直滚动输出[ +4 ms] Populated Flutter texture 0x4049910 with GL texture 5 [ +11 ms] Populating Flutter texture 0x4049910 [ +4 ms] Populated Flutter texture 0x4049910 with GL texture...

这边测试了下,好像没有进入这个方法

所以 fvp 只能在硬件渲染的时候使用吗?有办法适配吗

```dart if (_connectivityResult.contains(ConnectivityResult.none)) { logger.warning('no internet connection'); events.emit(SignalDisconnectedEvent( reason: DisconnectReason.noInternetConnection)); throw ConnectException('no internet connection'); } ``` Same problem, you can delete this code to solve this problem Connectivity_plus library, the...

https://weolar.github.io/miniblink/views/doc/isMiniblink.html 有个国人基于chromium内核重写了一个miniblink,大小好像就 10 多 m 而已,现在100 多 m 确实有点大。 大多数时候,桌面用 webview 也就显示一两个页面而已