-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
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
🐛 [firebase_auth, etc] version conflict with Firebase SDK 10.0.0 #9792
Comments
Hi @motucraft, unfortunately, there's is nothing for us to do here as the conflict is caused by I'll be closing this as there's nothing for the flutterfire team to do. Thank you |
@danagbemava-nc |
@danagbemava-nc |
See https://issuetracker.google.com/issues/254418199#comment48 for workaround |
Bug report
Describe the bug
ML Kit SDK version conflicts and build fails. Firebase SDK 10.0.0
It worked fine until 9.6.0.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Successful build.
Sample pubspec.yml
Additional context
There seems to be a problem with the MLKitVision podspec.
I do not know where to report this problem.
https://github.com/CocoaPods/Specs/blob/master/Specs/8/1/e/MLKitVision/4.2.0/MLKitVision.podspec.json
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: