We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Could not find com.egame.vap:animplayer:2.0.15. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom - https://repo.maven.apache.org/maven2/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom - https://storage.googleapis.com/download.flutter.io/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom - https://jitpack.io/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom - https://jcenter.bintray.com/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom - file:/Users/mac/Project/sound/android/app/libs/animplayer-2.0.15.jar - file:/Users/mac/Project/sound/android/app/libs/animplayer.jar - https://oss.sonatype.org/content/repositories/snapshots/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom Required by: project :app > project :flutter_vap
全是404
The text was updated successfully, but these errors were encountered:
科学上网也解决不了。请问有没有人遇到过这种问题
Sorry, something went wrong.
修改android/build.gradle里的dependencies
android/build.gradle
dependencies
这个问题有解决嘛? 我这边也遇到一样的问题。。。。 奇怪的是我同事都可以build, 只有我自己build不了
这个我也试着加了 implementation 'io.github.tencent:vap:2.0.16' 在app/build.gradle里, 还是不行。。。一样的报错
您好,解决了吗
No branches or pull requests
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
Could not find com.egame.vap:animplayer:2.0.15.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://repo.maven.apache.org/maven2/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://storage.googleapis.com/download.flutter.io/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://jitpack.io/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://jcenter.bintray.com/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- file:/Users/mac/Project/sound/android/app/libs/animplayer-2.0.15.jar
- file:/Users/mac/Project/sound/android/app/libs/animplayer.jar
- https://oss.sonatype.org/content/repositories/snapshots/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
Required by:
project :app > project :flutter_vap
全是404
The text was updated successfully, but these errors were encountered: