Tencent / vap

VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。
Other
3.91k stars 524 forks source link

Could not find com.egame.vap:animplayer #377

Open zcl770 opened 2 months ago

zcl770 commented 2 months ago

Could not find com.egame.vap:animplayer

macos 14.5 flutter

Flutter 3.10.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision 796c8ef792 (1 year, 2 months ago) • 2023-06-13 15:51:02 -0700 Engine • revision 45f6e00911 Tools • Dart 3.0.5 • DevTools 2.23.1

image

Could not find com.egame.vap:animplayer:2.0.15. Searched in the following locations:

全是404

zcl770 commented 2 months ago

科学上网也解决不了。请问有没有人遇到过这种问题

chunkeat96 commented 1 month ago

修改android/build.gradle里的dependencies

Screenshot 2024-10-02 at 1 46 01 PM

duweigg commented 3 weeks ago

这个问题有解决嘛? 我这边也遇到一样的问题。。。。 奇怪的是我同事都可以build, 只有我自己build不了

duweigg commented 3 weeks ago

修改android/build.gradle里的dependencies

Screenshot 2024-10-02 at 1 46 01 PM

这个我也试着加了 implementation 'io.github.tencent:vap:2.0.16' 在app/build.gradle里, 还是不行。。。一样的报错