-
## Steps to Reproduce
1、update flutter version to 3.3.x from 2.10.x
2、update pub library to support flutter 3.3.x
3、build debug aar for android application(it's normal,android studio run)
4、build …
-
插件:ali_auth: ^0.2.3
环境:
```
[√] Flutter (Channel stable, 2.10.2, on Microsoft Windows [Version 10.0.19042.630], locale zh-CN)
[√] Android toolchain - develop for Android devices (Android SDK versi…
-
Hello, I can't find the code of label switching in your code, could you tell me how do you do this on the Amazon dataset? Thank you.
-
Thank you very much for your contribution!
I have a couple of little questions about dataset generation and evluation metrics.
**Question-1:** train/test split
Regarding the code block below…
-
Duplicate class com.ta.utdid2.a.a.a found in modules jetified-alipaysdk-15.8.01.210112203525-runtime (:alipaysdk-15.8.01.210112203525:) and jetified-utdid-1.5.2.1 (com.umeng.umsdk:utdid:1.5.2.1)
-
**Describe the bug**
当前这个包依赖多个android.support-的包,如下
`dependencies {
compileOnly '**com.android.support:appcompat-v7:28.0.0**'
end2endImplementation "org.robolectric:robolectric:3.8"
…
-
很多天了依然没有解决,特此来求助,错误访问日志如下:
```
Open Path with /dev/__properties__
Open Path with /proc/stat
JNIEnv->FindClass(android/app/ActivityThread) was called from RX@0x40384a35[libxxzlutd.so]0xea35
JNIE…
-
tobias: ^1.6.0+1
rammus: ^1.2.1
duplicate symbol '_OBJC_METACLASS_$_UTDIDKeychainItemWrapper' in:
/Users/Shared/workspace/flutter/flutter_cpp/ios/Pods/AlipaySDK-iOS/AlipaySDK.framework/A…
-
如题 ,我们一直使用保利威版本是2.13.x,今天发现更新后,火速同步你们最新版本
我们使用的 gradle和 android gradle plugin 版本如下
**gradle/wrapper/gradle-wrapper.properties**
`distributionBase=GRADLE_USER_HOME`
`distributionPath=wrapper/dists`…
-
集成插件之后,iOS工程编译报错 `Undefined symbols for architecture arm64: "_OBJC_CLASS_$_AlipaySDK", referenced from: objc-class-ref in tobias(TobiasPlugin.o)` 如何解决?没有安装这个插件之前,工程是可以正常运行和打包的,安装了这个插件之后,工程就报以上的错误。