iAMD
iAMD
Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./miniprogram_npm/weui-miniprogram/cell/cell.wxss:1:1650)  包是从npm中下载的最新版本
This project opened my mind a lot, it's very helpful for us to use dart:ffi on all platforms. But after some tests I found the windows' CMakeLists.txt is seems worng...
I have written a plugin with bluez to support Linux platform, but I found two issues after test. The first issue is peripheral is still connected after I closed the...
Here is the error message. ``` bash (jnigen) INFO: ApiSummarizer.jar exists. Skipping build.. (jnigen) FINE: Set log level: ALL (jnigen) INFO: trying to obtain gradle dependencies [getReleaseCompileClasspath]... (jnigen) FINER: Writing...
I have written a swift class in a plugin like this ``` Swift // // PreviewView.swift // camerax_ios // // Created by 闫守旺 on 2024/7/9. // import AVFoundation import Flutter...
**Before creating a bug report please make check the following** - [ *] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [ *] If you have used flutter. Please install correctly, run...
I have written a plugin with jnigen and when impl the BroadcastReceiver, we need impl it on Android side and then bind the impl with jnigen. Here is the key...
**Describe the bug** I have written a flutter plugin with libzstd. It's works fine on Android, iOS, macOS and Windows with v1.5.7. But the example app crashed when I runing...