umair13adil / flutter_logs

An extensive logging framework developed for flutter apps.
https://itnext.io/sending-logs-from-flutter-apps-in-real-time-using-elk-stack-mqtt-c24fa0cb9802
Apache License 2.0
39 stars 28 forks source link

Could not find com.github.umair13adil:RxLogs:1.0.18. Flutter #60

Open ikramakro opened 7 months ago

ikramakro commented 7 months ago
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.github.umair13adil:RxLogs:1.0.18.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://repo.maven.apache.org/maven2/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://storage.googleapis.com/download.flutter.io/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://jitpack.io/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://jcenter.bintray.com/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://cardinalcommerceprod.jfrog.io/artifactory/android/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://www.jitpack.io/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://storage.zego.im/maven/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://developer.huawei.com/repo/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       - https://maven.columbus.heytapmobi.com/repository/releases/com/github/umair13adil/RxLogs/1.0.18/RxLogs-1.0.18.pom
       -  Required by:
         project :app > project :flutter_logs

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 2m 53s
Exception: Gradle task assembleDebug failed with exit code 1
neiljaywarner commented 6 months ago

@ikramakro i thought i fixed this, what version of flutter_logs are you on please? see https://github.com/umair13adil/flutter_logs/issues/55 thanks