Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fbernaly committed Apr 22, 2024
1 parent 0166222 commit 07d69bf
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions packages/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PODS:
- Flutter
- google_mlkit_commons
- GoogleMLKit/BarcodeScanning (~> 5.0.0)
- google_mlkit_commons (0.6.1):
- google_mlkit_commons (0.7.0):
- Flutter
- MLKitVision
- google_mlkit_digital_ink_recognition (0.11.0):
Expand Down Expand Up @@ -399,7 +399,7 @@ SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_pdfview: 25f53dd6097661e6395b17de506e6060585946bd
google_mlkit_barcode_scanning: cf72255af35c1473f59a02830ab2e64cb87a4495
google_mlkit_commons: 3857c1e9f23ca02073f8dd34a7a3580feb814cef
google_mlkit_commons: c4ed4c16347e1ccad4fb6747710f90cda18adcad
google_mlkit_digital_ink_recognition: cf94066d464fe1548bd08eb1f5b93807a68bd6b9
google_mlkit_document_scanner: b796a4614554b9ac09d21e118d1978ba3bf3b5bc
google_mlkit_entity_extraction: 8d119878794e1335a90fea72d843c61dfdda3841
Expand Down
4 changes: 2 additions & 2 deletions packages/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,10 @@ packages:
dependency: "direct main"
description:
name: google_mlkit_commons
sha256: "046586b381cdd139f7f6a05ad6998f7e339d061bd70158249907358394b5f496"
sha256: "474bfa4ca2e59bb2ac5c83497d3d726756569792787c1f39d038fe424bbf83eb"
url: "https://pub.dev"
source: hosted
version: "0.6.1"
version: "0.7.0"
google_mlkit_digital_ink_recognition:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_ml_kit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
sdk: flutter

# Vision APIs
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
google_mlkit_barcode_scanning: ^0.10.0
google_mlkit_digital_ink_recognition: ^0.10.0
google_mlkit_face_detection: ^0.9.0
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_barcode_scanning/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_digital_ink_recognition/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_entity_extraction/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_face_detection/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_face_mesh_detection/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_image_labeling/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_object_detection/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_pose_detection/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_selfie_segmentation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_text_recognition/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_translation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
google_mlkit_commons: ^0.6.1
google_mlkit_commons: ^0.7.0
# path: ../google_mlkit_commons

dev_dependencies:
Expand Down

0 comments on commit 07d69bf

Please sign in to comment.