iAMD

Results 9 issues of 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) ![image](https://user-images.githubusercontent.com/24455689/79630781-df4a2300-8186-11ea-95b2-4e9494b97c77.png) 包是从npm中下载的最新版本

enhancement

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...

https://opentuna.cn/dart-pub/ 目前是暂停状态,是有什么问题吗

OpenTUNA

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...

package:jnigen
package:jni

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...

package:ffigen

**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...

bug

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...

package:jnigen
package:jni

**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...