Adding api 'com.google.firebase:firebase-ml-vision-image-label-model:20.0.2' in app-level/build.gradle failed to run #4535
Unanswered
naveenbharadwaj19
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add image labelling of firebase Ml . but when i add
api 'com.google.firebase:firebase-ml-vision-image-label-model:20.0.2'
in build.gradle i'm getting dependency failed:Error log :
build.gradle
pubspec.yaml
when i remove
api 'com.google.firebase:firebase-ml-vision-image-label-model:20.0.2'
.Everything works fineLinks referred:
https://pub.dev/packages/firebase_ml_vision
https://github.com/FirebaseExtended/flutterfire/issues/3995
https://firebase.google.com/support/release-notes/android#java
https://github.com/google/play-services-plugins/issues/153
How to solve this ?
Beta Was this translation helpful? Give feedback.
All reactions