Skip to content
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

[google_mlkit_barcode_scanning] 0.13.0 depends on google_mlkit_commons ^0.8.1 #729

Closed
Samo8 opened this issue Dec 20, 2024 · 1 comment
Closed
Labels
dependencies Pull requests that update a dependency file

Comments

@Samo8
Copy link

Samo8 commented Dec 20, 2024

Describe your issue. If applicable, add screenshots to help explain your problem.

When i use
google_mlkit_face_detection ^0.12.0
and
google_mlkit_barcode_scanning ^0.13.0

I get conflict in versions of google_mlkit_commons
google_mlkit_face_detection ^0.12.0 uses google_mlkit_commons ^0.9.0
but
google_mlkit_barcode_scanning ^0.13.0 uses google_mlkit_commons ^0.8.1

Steps to reproduce.

use versions of packages in .yaml
google_mlkit_face_detection ^0.12.0
google_mlkit_barcode_scanning ^0.13.0

What is the expected result?

release new version of package google_mlkit_barcode_scanning that uses google_mlkit_commons ^0.9.0

Did you try our example app?

No

Is it reproducible in the example app?

No

Reproducible in which OS?

iOS and Android

Flutter/Dart Version?

No response

Plugin Version?

google_mlkit_face_detection ^0.12.0
google_mlkit_barcode_scanning ^0.13.0

@bensonarafat
Copy link
Collaborator

@Samo8
google_mlkit_face_detection ^0.12.0 and google_mlkit_barcode_scanning ^0.13.0 both uses google_mlkit_commons ^0.9.0
Can you flutter clean and flutter pub get again

@fbernaly fbernaly added the dependencies Pull requests that update a dependency file label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants