Skip to content

Commit 9a51c6e

Browse files
committed
no message
1 parent 93d1e5b commit 9a51c6e

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

packages/example/ios/Podfile.lock

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ PODS:
5555
- Flutter
5656
- google_mlkit_commons
5757
- GoogleMLKit/SmartReply (~> 6.0.0)
58+
- google_mlkit_subject_segmentation (0.0.1):
59+
- Flutter
5860
- google_mlkit_text_recognition (0.13.0):
5961
- Flutter
6062
- google_mlkit_commons
@@ -133,19 +135,19 @@ PODS:
133135
- GoogleToolboxForMac/Defines (= 4.2.1)
134136
- GoogleToolboxForMac/StringEncoding (4.2.1):
135137
- GoogleToolboxForMac/Defines (= 4.2.1)
136-
- GoogleUtilities/Environment (7.13.0):
138+
- GoogleUtilities/Environment (7.13.3):
137139
- GoogleUtilities/Privacy
138140
- PromisesObjC (< 3.0, >= 1.2)
139-
- GoogleUtilities/Logger (7.13.0):
141+
- GoogleUtilities/Logger (7.13.3):
140142
- GoogleUtilities/Environment
141143
- GoogleUtilities/Privacy
142-
- GoogleUtilities/Privacy (7.13.0)
143-
- GoogleUtilities/UserDefaults (7.13.0):
144+
- GoogleUtilities/Privacy (7.13.3)
145+
- GoogleUtilities/UserDefaults (7.13.3):
144146
- GoogleUtilities/Logger
145147
- GoogleUtilities/Privacy
146148
- GoogleUtilitiesComponents (1.1.0):
147149
- GoogleUtilities/Logger
148-
- GTMSessionFetcher/Core (3.4.1)
150+
- GTMSessionFetcher/Core (3.5.0)
149151
- image_picker_ios (0.0.1):
150152
- Flutter
151153
- MLImage (1.0.0-beta5)
@@ -291,6 +293,7 @@ DEPENDENCIES:
291293
- google_mlkit_pose_detection (from `.symlinks/plugins/google_mlkit_pose_detection/ios`)
292294
- google_mlkit_selfie_segmentation (from `.symlinks/plugins/google_mlkit_selfie_segmentation/ios`)
293295
- google_mlkit_smart_reply (from `.symlinks/plugins/google_mlkit_smart_reply/ios`)
296+
- google_mlkit_subject_segmentation (from `.symlinks/plugins/google_mlkit_subject_segmentation/ios`)
294297
- google_mlkit_text_recognition (from `.symlinks/plugins/google_mlkit_text_recognition/ios`)
295298
- google_mlkit_translation (from `.symlinks/plugins/google_mlkit_translation/ios`)
296299
- GoogleMLKit/TextRecognitionChinese (~> 6.0.0)
@@ -376,6 +379,8 @@ EXTERNAL SOURCES:
376379
:path: ".symlinks/plugins/google_mlkit_selfie_segmentation/ios"
377380
google_mlkit_smart_reply:
378381
:path: ".symlinks/plugins/google_mlkit_smart_reply/ios"
382+
google_mlkit_subject_segmentation:
383+
:path: ".symlinks/plugins/google_mlkit_subject_segmentation/ios"
379384
google_mlkit_text_recognition:
380385
:path: ".symlinks/plugins/google_mlkit_text_recognition/ios"
381386
google_mlkit_translation:
@@ -402,14 +407,15 @@ SPEC CHECKSUMS:
402407
google_mlkit_pose_detection: 47f28fa7b4f849b3a73cb0091c2891eff84b7361
403408
google_mlkit_selfie_segmentation: 0c0a21ee1f811575cead86a3b810cd05b900117c
404409
google_mlkit_smart_reply: 8d3ad8957603cb394212c7def04fe74999f74624
410+
google_mlkit_subject_segmentation: ae6b69afae87a220d410b02d6cdc8dd4bce3139b
405411
google_mlkit_text_recognition: 393c2526da49aa6c9c883e6d69100f54af011e24
406412
google_mlkit_translation: a255e8ca9bc6b68cf7913202f8d09f0460becca6
407413
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
408414
GoogleMLKit: 97ac7af399057e99182ee8edfa8249e3226a4065
409415
GoogleToolboxForMac: d1a2cbf009c453f4d6ded37c105e2f67a32206d8
410-
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
416+
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
411417
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
412-
GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
418+
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
413419
image_picker_ios: c560581cceedb403a6ff17f2f816d7fea1421fc1
414420
MLImage: 1824212150da33ef225fbd3dc49f184cf611046c
415421
MLKitBarcodeScanning: 10ca0845a6d15f2f6e911f682a1998b68b973e8b
File renamed without changes.

0 commit comments

Comments
 (0)