Skip to content

Commit 729e4e2

Browse files
committed
chore: Release updated
1 parent cc6cbed commit 729e4e2

File tree

25 files changed

+167
-146
lines changed

25 files changed

+167
-146
lines changed

CHANGELOG.md

Lines changed: 37 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## 2024-09-04
6+
## 2024-09-19
77

88
### Changes
99

1010
Packages with changes:
1111

1212
- [`google_mlkit_barcode_scanning` - `v0.12.1`](#google_mlkit_barcode_scanning---v0121)
13+
- [`google_mlkit_commons` - `v0.8.1`](#google_mlkit_commons---v081)
14+
- [`google_mlkit_digital_ink_recognition` - `v0.12.1`](#google_mlkit_digital_ink_recognition---v0121)
15+
- [`google_mlkit_document_scanner` - `v0.2.1`](#google_mlkit_document_scanner---v021)
16+
- [`google_mlkit_entity_extraction` - `v0.13.1`](#google_mlkit_entity_extraction---v0131)
1317
- [`google_mlkit_face_detection` - `v0.11.1`](#google_mlkit_face_detection---v0111)
18+
- [`google_mlkit_face_mesh_detection` - `v0.2.1`](#google_mlkit_face_mesh_detection---v021)
1419
- [`google_mlkit_image_labeling` - `v0.12.1`](#google_mlkit_image_labeling---v0121)
1520
- [`google_mlkit_language_id` - `v0.11.1`](#google_mlkit_language_id---v0111)
1621
- [`google_mlkit_object_detection` - `v0.13.1`](#google_mlkit_object_detection---v0131)
@@ -24,43 +29,64 @@ Packages with changes:
2429

2530
#### `google_mlkit_barcode_scanning` - `v0.12.1`
2631

27-
* Update dependencies.
32+
* Update dependencies.
33+
34+
#### `google_mlkit_commons` - `v0.8.1`
35+
36+
* Handle NullPointer Exception in `InputImageConverter.java`
37+
* Fix warnings
38+
39+
#### `google_mlkit_digital_ink_recognition` - `v0.12.1`
40+
41+
* Update dependencies.
42+
43+
#### `google_mlkit_document_scanner` - `v0.2.1`
44+
45+
* Update dependencies.
46+
47+
#### `google_mlkit_entity_extraction` - `v0.13.1`
48+
49+
* Update dependencies.
2850

2951
#### `google_mlkit_face_detection` - `v0.11.1`
3052

31-
* Update dependencies.
53+
* Update dependencies.
54+
55+
#### `google_mlkit_face_mesh_detection` - `v0.2.1`
56+
57+
* Update dependencies.
3258

3359
#### `google_mlkit_image_labeling` - `v0.12.1`
3460

35-
* Update dependencies.
61+
* Update dependencies.
3662

3763
#### `google_mlkit_language_id` - `v0.11.1`
3864

39-
* Update dependencies.
65+
* Update dependencies.
4066

4167
#### `google_mlkit_object_detection` - `v0.13.1`
4268

43-
* Update dependencies.
69+
* Update dependencies.
4470

4571
#### `google_mlkit_pose_detection` - `v0.12.1`
4672

47-
* Update dependencies.
73+
* Update dependencies.
4874

4975
#### `google_mlkit_selfie_segmentation` - `v0.8.1`
5076

51-
* Update dependencies.
77+
* Update dependencies.
5278

5379
#### `google_mlkit_smart_reply` - `v0.11.1`
5480

55-
* Update dependencies.
81+
* Update dependencies.
5682

5783
#### `google_mlkit_text_recognition` - `v0.13.1`
5884

59-
* Update dependencies.
85+
* Update dependencies.
6086

6187
#### `google_mlkit_translation` - `v0.11.1`
6288

63-
* Update dependencies.
89+
* Update dependencies.
6490

6591
## 2024-05-25
6692

packages/example/ios/Podfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,62 +4,62 @@ PODS:
44
- Flutter (1.0.0)
55
- flutter_pdfview (1.0.2):
66
- Flutter
7-
- google_mlkit_barcode_scanning (0.12.0):
7+
- google_mlkit_barcode_scanning (0.12.1):
88
- Flutter
99
- google_mlkit_commons
1010
- GoogleMLKit/BarcodeScanning (~> 6.0.0)
11-
- google_mlkit_commons (0.8.0):
11+
- google_mlkit_commons (0.8.1):
1212
- Flutter
1313
- MLKitVision
14-
- google_mlkit_digital_ink_recognition (0.12.0):
14+
- google_mlkit_digital_ink_recognition (0.12.1):
1515
- Flutter
1616
- google_mlkit_commons
1717
- GoogleMLKit/DigitalInkRecognition (~> 6.0.0)
18-
- google_mlkit_document_scanner (0.2.0):
18+
- google_mlkit_document_scanner (0.2.1):
1919
- Flutter
20-
- google_mlkit_entity_extraction (0.13.0):
20+
- google_mlkit_entity_extraction (0.13.1):
2121
- Flutter
2222
- google_mlkit_commons
2323
- GoogleMLKit/EntityExtraction (~> 6.0.0)
24-
- google_mlkit_face_detection (0.11.0):
24+
- google_mlkit_face_detection (0.11.1):
2525
- Flutter
2626
- google_mlkit_commons
2727
- GoogleMLKit/FaceDetection (~> 6.0.0)
28-
- google_mlkit_face_mesh_detection (0.2.0):
28+
- google_mlkit_face_mesh_detection (0.2.1):
2929
- Flutter
3030
- google_mlkit_commons
31-
- google_mlkit_image_labeling (0.12.0):
31+
- google_mlkit_image_labeling (0.12.1):
3232
- Flutter
3333
- google_mlkit_commons
3434
- GoogleMLKit/ImageLabeling (~> 6.0.0)
3535
- GoogleMLKit/ImageLabelingCustom (~> 6.0.0)
36-
- google_mlkit_language_id (0.11.0):
36+
- google_mlkit_language_id (0.11.1):
3737
- Flutter
3838
- google_mlkit_commons
3939
- GoogleMLKit/LanguageID (~> 6.0.0)
40-
- google_mlkit_object_detection (0.13.0):
40+
- google_mlkit_object_detection (0.13.1):
4141
- Flutter
4242
- google_mlkit_commons
4343
- GoogleMLKit/ObjectDetection (~> 6.0.0)
4444
- GoogleMLKit/ObjectDetectionCustom (~> 6.0.0)
45-
- google_mlkit_pose_detection (0.12.0):
45+
- google_mlkit_pose_detection (0.12.1):
4646
- Flutter
4747
- google_mlkit_commons
4848
- GoogleMLKit/PoseDetection (~> 6.0.0)
4949
- GoogleMLKit/PoseDetectionAccurate (~> 6.0.0)
50-
- google_mlkit_selfie_segmentation (0.8.0):
50+
- google_mlkit_selfie_segmentation (0.8.1):
5151
- Flutter
5252
- google_mlkit_commons
5353
- GoogleMLKit/SegmentationSelfie (~> 6.0.0)
54-
- google_mlkit_smart_reply (0.11.0):
54+
- google_mlkit_smart_reply (0.11.1):
5555
- Flutter
5656
- google_mlkit_commons
5757
- GoogleMLKit/SmartReply (~> 6.0.0)
58-
- google_mlkit_text_recognition (0.13.0):
58+
- google_mlkit_text_recognition (0.13.1):
5959
- Flutter
6060
- google_mlkit_commons
6161
- GoogleMLKit/TextRecognition (~> 6.0.0)
62-
- google_mlkit_translation (0.11.0):
62+
- google_mlkit_translation (0.11.1):
6363
- Flutter
6464
- google_mlkit_commons
6565
- GoogleMLKit/Translate (~> 6.0.0)
@@ -389,21 +389,21 @@ SPEC CHECKSUMS:
389389
camera_avfoundation: dd002b0330f4981e1bbcb46ae9b62829237459a4
390390
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
391391
flutter_pdfview: 25f53dd6097661e6395b17de506e6060585946bd
392-
google_mlkit_barcode_scanning: 383d0c2dd62d92b36c0b10c7e69cf98d3650dc40
393-
google_mlkit_commons: dae24dec1b427cddec7f981f4abbf95aff8bb19e
394-
google_mlkit_digital_ink_recognition: b9abc8bbe3b9a62a28b2740efc74d9324d8b24c5
395-
google_mlkit_document_scanner: 5b889061c0b0967d83cb0c15c1b084776f509a00
396-
google_mlkit_entity_extraction: 6a2f93e1d83cd971a453052a955084e22fadb0ed
397-
google_mlkit_face_detection: b760d6035222630f347352b3b13f4a23ea9fb994
398-
google_mlkit_face_mesh_detection: 0b0aa33d79e82959925391b176e1d96a846caf9c
399-
google_mlkit_image_labeling: 6e0b7cbdec78650a00cccefc95f1ee8e6168a58c
400-
google_mlkit_language_id: a63b1951078835b2682e52d9243012dfed621fec
401-
google_mlkit_object_detection: 54a45452f93ce49f38a24a2e6880591708d7c752
402-
google_mlkit_pose_detection: 47f28fa7b4f849b3a73cb0091c2891eff84b7361
403-
google_mlkit_selfie_segmentation: 0c0a21ee1f811575cead86a3b810cd05b900117c
404-
google_mlkit_smart_reply: 8d3ad8957603cb394212c7def04fe74999f74624
405-
google_mlkit_text_recognition: 393c2526da49aa6c9c883e6d69100f54af011e24
406-
google_mlkit_translation: a255e8ca9bc6b68cf7913202f8d09f0460becca6
392+
google_mlkit_barcode_scanning: 7a4977a630fa019624ffee251d94624dab26d527
393+
google_mlkit_commons: 242b715c38863e1ca5e732c909a1545ba52f1375
394+
google_mlkit_digital_ink_recognition: e518587726698cad3de1177c11ab6aadf512a430
395+
google_mlkit_document_scanner: 3e773d71690f804ac27b1c9c833179ebceab8df9
396+
google_mlkit_entity_extraction: 2fa7e231eb929f53d26c565a6918b3f1a1d8c3f0
397+
google_mlkit_face_detection: 5bdb0ae6886d84ca5f2a237f2e46be2d634c5355
398+
google_mlkit_face_mesh_detection: 261f577041cf88e6a9760517fd3d892bfc643ac4
399+
google_mlkit_image_labeling: a253b5c4426a99ecedc79199519135b8564e1929
400+
google_mlkit_language_id: 5d23732ad3665890a88460fc0942c178ae03e451
401+
google_mlkit_object_detection: 845d69b11087ff20cd2515524f404eb5ea7e2c4d
402+
google_mlkit_pose_detection: 38c7cbfc8ceec86ed9b6c7d589330e965ab5698d
403+
google_mlkit_selfie_segmentation: 48ef0fd4426c19409931081de643a70a0dbe13dc
404+
google_mlkit_smart_reply: f45bb92954cc57855f382443f7b5655d1c11df88
405+
google_mlkit_text_recognition: e36a265afba48580518dfc4532ce9fefaae7d20e
406+
google_mlkit_translation: 123a621b48b517b5f91cb76214b8a6f95fe61440
407407
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
408408
GoogleMLKit: 97ac7af399057e99182ee8edfa8249e3226a4065
409409
GoogleToolboxForMac: d1a2cbf009c453f4d6ded37c105e2f67a32206d8

packages/example/pubspec.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -182,105 +182,105 @@ packages:
182182
path: "../google_mlkit_barcode_scanning"
183183
relative: true
184184
source: path
185-
version: "0.12.0"
185+
version: "0.12.1"
186186
google_mlkit_commons:
187187
dependency: "direct main"
188188
description:
189189
path: "../google_mlkit_commons"
190190
relative: true
191191
source: path
192-
version: "0.8.0"
192+
version: "0.8.1"
193193
google_mlkit_digital_ink_recognition:
194194
dependency: "direct main"
195195
description:
196196
path: "../google_mlkit_digital_ink_recognition"
197197
relative: true
198198
source: path
199-
version: "0.12.0"
199+
version: "0.12.1"
200200
google_mlkit_document_scanner:
201201
dependency: "direct main"
202202
description:
203203
path: "../google_mlkit_document_scanner"
204204
relative: true
205205
source: path
206-
version: "0.2.0"
206+
version: "0.2.1"
207207
google_mlkit_entity_extraction:
208208
dependency: "direct main"
209209
description:
210210
path: "../google_mlkit_entity_extraction"
211211
relative: true
212212
source: path
213-
version: "0.13.0"
213+
version: "0.13.1"
214214
google_mlkit_face_detection:
215215
dependency: "direct main"
216216
description:
217217
path: "../google_mlkit_face_detection"
218218
relative: true
219219
source: path
220-
version: "0.11.0"
220+
version: "0.11.1"
221221
google_mlkit_face_mesh_detection:
222222
dependency: "direct main"
223223
description:
224224
path: "../google_mlkit_face_mesh_detection"
225225
relative: true
226226
source: path
227-
version: "0.2.0"
227+
version: "0.2.1"
228228
google_mlkit_image_labeling:
229229
dependency: "direct main"
230230
description:
231231
path: "../google_mlkit_image_labeling"
232232
relative: true
233233
source: path
234-
version: "0.12.0"
234+
version: "0.12.1"
235235
google_mlkit_language_id:
236236
dependency: "direct main"
237237
description:
238238
path: "../google_mlkit_language_id"
239239
relative: true
240240
source: path
241-
version: "0.11.0"
241+
version: "0.11.1"
242242
google_mlkit_object_detection:
243243
dependency: "direct main"
244244
description:
245245
path: "../google_mlkit_object_detection"
246246
relative: true
247247
source: path
248-
version: "0.13.0"
248+
version: "0.13.1"
249249
google_mlkit_pose_detection:
250250
dependency: "direct main"
251251
description:
252252
path: "../google_mlkit_pose_detection"
253253
relative: true
254254
source: path
255-
version: "0.12.0"
255+
version: "0.12.1"
256256
google_mlkit_selfie_segmentation:
257257
dependency: "direct main"
258258
description:
259259
path: "../google_mlkit_selfie_segmentation"
260260
relative: true
261261
source: path
262-
version: "0.8.0"
262+
version: "0.8.1"
263263
google_mlkit_smart_reply:
264264
dependency: "direct main"
265265
description:
266266
path: "../google_mlkit_smart_reply"
267267
relative: true
268268
source: path
269-
version: "0.11.0"
269+
version: "0.11.1"
270270
google_mlkit_text_recognition:
271271
dependency: "direct main"
272272
description:
273273
path: "../google_mlkit_text_recognition"
274274
relative: true
275275
source: path
276-
version: "0.13.0"
276+
version: "0.13.1"
277277
google_mlkit_translation:
278278
dependency: "direct main"
279279
description:
280280
path: "../google_mlkit_translation"
281281
relative: true
282282
source: path
283-
version: "0.11.0"
283+
version: "0.11.1"
284284
http:
285285
dependency: transitive
286286
description:

packages/google_ml_kit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.18.1
2+
3+
* Update dependencies.
4+
15
## 0.18.0
26

37
* Update dependencies.

0 commit comments

Comments
 (0)