|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## 2026-02-03 |
| 7 | + |
| 8 | +### Changes |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +Packages with changes: |
| 13 | + |
| 14 | +- [`google_ml_kit` - `v0.20.1`](#google_ml_kit---v0201) |
| 15 | +- [`google_mlkit_barcode_scanning` - `v0.14.2`](#google_mlkit_barcode_scanning---v0142) |
| 16 | +- [`google_mlkit_commons` - `v0.11.1`](#google_mlkit_commons---v0111) |
| 17 | +- [`google_mlkit_digital_ink_recognition` - `v0.14.2`](#google_mlkit_digital_ink_recognition---v0142) |
| 18 | +- [`google_mlkit_document_scanner` - `v0.4.1`](#google_mlkit_document_scanner---v041) |
| 19 | +- [`google_mlkit_entity_extraction` - `v0.15.3`](#google_mlkit_entity_extraction---v0153) |
| 20 | +- [`google_mlkit_face_detection` - `v0.13.2`](#google_mlkit_face_detection---v0132) |
| 21 | +- [`google_mlkit_face_mesh_detection` - `v0.4.2`](#google_mlkit_face_mesh_detection---v042) |
| 22 | +- [`google_mlkit_image_labeling` - `v0.14.2`](#google_mlkit_image_labeling---v0142) |
| 23 | +- [`google_mlkit_language_id` - `v0.13.1`](#google_mlkit_language_id---v0131) |
| 24 | +- [`google_mlkit_object_detection` - `v0.15.1`](#google_mlkit_object_detection---v0151) |
| 25 | +- [`google_mlkit_pose_detection` - `v0.14.1`](#google_mlkit_pose_detection---v0141) |
| 26 | +- [`google_mlkit_selfie_segmentation` - `v0.10.1`](#google_mlkit_selfie_segmentation---v0101) |
| 27 | +- [`google_mlkit_smart_reply` - `v0.13.1`](#google_mlkit_smart_reply---v0131) |
| 28 | +- [`google_mlkit_subject_segmentation` - `v0.0.3`](#google_mlkit_subject_segmentation---v003) |
| 29 | +- [`google_mlkit_text_recognition` - `v0.15.1`](#google_mlkit_text_recognition---v0151) |
| 30 | +- [`google_mlkit_translation` - `v0.13.1`](#google_mlkit_translation---v0131) |
| 31 | + |
| 32 | +--- |
| 33 | + |
| 34 | +#### `google_ml_kit` - `v0.20.1` |
| 35 | + |
| 36 | +* Update all native dependencies to latest versions |
| 37 | +* See individual package changelogs for specific version updates |
| 38 | + |
| 39 | +#### `google_mlkit_barcode_scanning` - `v0.14.2` |
| 40 | + |
| 41 | +* Update Android native library `com.google.mlkit:barcode-scanning` to 17.3.0 |
| 42 | +* Update iOS native library `GoogleMLKit/BarcodeScanning` to 9.0.0 |
| 43 | + |
| 44 | +#### `google_mlkit_commons` - `v0.11.1` |
| 45 | + |
| 46 | +* Update Android native library `com.google.mlkit:vision-common` to 17.3.0 |
| 47 | +* Update iOS native library `MLKitVision` to 10.0.0 |
| 48 | + |
| 49 | +#### `google_mlkit_digital_ink_recognition` - `v0.14.2` |
| 50 | + |
| 51 | +* Update Android native library `com.google.mlkit:digital-ink-recognition` to 19.0.0 |
| 52 | +* Update iOS native library `GoogleMLKit/DigitalInkRecognition` to 9.0.0 |
| 53 | + |
| 54 | +#### `google_mlkit_document_scanner` - `v0.4.1` |
| 55 | + |
| 56 | +* Update Android native library `com.google.android.gms:play-services-mlkit-document-scanner` to 16.0.0 |
| 57 | +* Note: iOS support is not available |
| 58 | + |
| 59 | +#### `google_mlkit_entity_extraction` - `v0.15.3` |
| 60 | + |
| 61 | +* Update Android native library `com.google.mlkit:entity-extraction` to 16.0.0-beta6 |
| 62 | +* Update iOS native library `GoogleMLKit/EntityExtraction` to 9.0.0 |
| 63 | + |
| 64 | +#### `google_mlkit_face_detection` - `v0.13.2` |
| 65 | + |
| 66 | +* Update Android native library `com.google.mlkit:face-detection` to 16.1.7 |
| 67 | +* Update iOS native library `GoogleMLKit/FaceDetection` to 9.0.0 |
| 68 | + |
| 69 | +#### `google_mlkit_face_mesh_detection` - `v0.4.2` |
| 70 | + |
| 71 | +* Update Android native library `com.google.mlkit:face-mesh-detection` to 16.0.0-beta3 |
| 72 | +* Update iOS native library `GoogleMLKit/FaceMeshDetection` to 9.0.0 (Note: iOS support is not available) |
| 73 | + |
| 74 | +#### `google_mlkit_image_labeling` - `v0.14.2` |
| 75 | + |
| 76 | +* Update Android native library `com.google.mlkit:image-labeling` to 17.0.9 |
| 77 | +* Update Android native library `com.google.mlkit:image-labeling-custom` to 17.0.3 |
| 78 | +* Update iOS native library `GoogleMLKit/ImageLabeling` to 9.0.0 |
| 79 | +* Update iOS native library `GoogleMLKit/ImageLabelingCustom` to 9.0.0 |
| 80 | + |
| 81 | +#### `google_mlkit_language_id` - `v0.13.1` |
| 82 | + |
| 83 | +* Update Android native library `com.google.mlkit:language-id` to 17.0.6 |
| 84 | +* Update iOS native library `GoogleMLKit/LanguageID` to 9.0.0 |
| 85 | + |
| 86 | +#### `google_mlkit_object_detection` - `v0.15.1` |
| 87 | + |
| 88 | +* Update Android native library `com.google.mlkit:object-detection` to 17.0.2 |
| 89 | +* Update Android native library `com.google.mlkit:object-detection-custom` to 17.0.2 |
| 90 | +* Update iOS native library `GoogleMLKit/ObjectDetection` to 9.0.0 |
| 91 | +* Update iOS native library `GoogleMLKit/ObjectDetectionCustom` to 9.0.0 |
| 92 | + |
| 93 | +#### `google_mlkit_pose_detection` - `v0.14.1` |
| 94 | + |
| 95 | +* Update Android native library `com.google.mlkit:pose-detection` to 18.0.0-beta5 |
| 96 | +* Update Android native library `com.google.mlkit:pose-detection-accurate` to 18.0.0-beta5 |
| 97 | +* Update iOS native library `GoogleMLKit/PoseDetection` to 9.0.0 |
| 98 | +* Update iOS native library `GoogleMLKit/PoseDetectionAccurate` to 9.0.0 |
| 99 | + |
| 100 | +#### `google_mlkit_selfie_segmentation` - `v0.10.1` |
| 101 | + |
| 102 | +* Update Android native library `com.google.mlkit:segmentation-selfie` to 16.0.0-beta6 |
| 103 | +* Update iOS native library `GoogleMLKit/SegmentationSelfie` to 9.0.0 |
| 104 | + |
| 105 | +#### `google_mlkit_smart_reply` - `v0.13.1` |
| 106 | + |
| 107 | +* Update Android native library `com.google.mlkit:smart-reply` to 17.0.4 |
| 108 | +* Update iOS native library `GoogleMLKit/SmartReply` to 9.0.0 |
| 109 | + |
| 110 | +#### `google_mlkit_subject_segmentation` - `v0.0.3` |
| 111 | + |
| 112 | +* Update Android native library `com.google.android.gms:play-services-mlkit-subject-segmentation` to 16.0.0-beta1 |
| 113 | +* Note: iOS support is not available |
| 114 | + |
| 115 | +#### `google_mlkit_text_recognition` - `v0.15.1` |
| 116 | + |
| 117 | +* Update Android native library `com.google.mlkit:text-recognition` to 16.0.1 |
| 118 | +* Update Android native libraries `text-recognition-chinese`, `text-recognition-devanagari`, `text-recognition-japanese`, `text-recognition-korean` to 16.0.1 |
| 119 | +* Update iOS native library `GoogleMLKit/TextRecognition` to 9.0.0 |
| 120 | +* Update iOS native libraries `GoogleMLKit/TextRecognitionChinese`, `GoogleMLKit/TextRecognitionDevanagari`, `GoogleMLKit/TextRecognitionJapanese`, `GoogleMLKit/TextRecognitionKorean` to 9.0.0 |
| 121 | + |
| 122 | +#### `google_mlkit_translation` - `v0.13.1` |
| 123 | + |
| 124 | +* Update Android native library `com.google.mlkit:translate` to 17.0.3 |
| 125 | +* Update iOS native library `GoogleMLKit/Translate` to 9.0.0 |
| 126 | + |
| 127 | +--- |
| 128 | + |
6 | 129 | ## 2025-03-20 |
7 | 130 |
|
8 | 131 | ### Changes |
|
0 commit comments