You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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
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
The text was updated successfully, but these errors were encountered: