gstory0404 / flutter_pangrowth

字节跳动 穿山甲广告SDK 穿山甲内容合作 内容输出 flutter版本插件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

找不到依赖包

bingoming opened this issue · comments

flutter_pangrowth:debugCompileClasspath'.

Could not find com.bytedance.applog:RangersAppLog-Lite-cn:6.8.0.
Required by:
project :flutter_pangrowth > com.pangle.cn:pangrowth-sdk:2.2.0.1
project :flutter_pangrowth > com.pangle.cn:partner-luckycat-api-sdk:2.2.0.1
Could not find com.volcengine:apm_insight_sdk:1.0.3.
Required by:
project :flutter_pangrowth > com.pangle.cn:pangrowth-sdk:2.2.0.1
Could not find com.volcengine:apm_insight_crash:1.4.2.
Required by:
project :flutter_pangrowth > com.pangle.cn:pangrowth-sdk:2.2.0.1
Could not find org.chromium.net:cronet:4.0.27.1-rc.4-tob.
Required by:
project :flutter_pangrowth > com.pangle.cn:partner-luckycat-api-sdk:2.2.0.1
Could not find com.bytedance.frameworks.baselib:ttnet:4.0.27.1-rc.4-tob.
Required by:
project :flutter_pangrowth > com.pangle.cn:partner-luckycat-api-sdk:2.2.0.1

#4
尝试在dependencies中添加
implementation 'com.bytedance.applog:RangersAppLog-Lite-cn:6.2.2'

我是个呆瓜
没有看接入文档