Skip to content

Commit

Permalink
chore: Update CHANGELOGs and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fbernaly committed Apr 20, 2024
1 parent c917c1e commit d987b5d
Show file tree
Hide file tree
Showing 41 changed files with 232 additions and 63 deletions.
91 changes: 91 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,92 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-05-22

### Changes

---

Packages with changes:

- [`google_ml_kit` - `v0.17.0`](#google_ml_kit---v0170)
- [`google_mlkit_barcode_scanning` - `v0.11.0`](#google_mlkit_barcode_scanning---v0110)
- [`google_mlkit_digital_ink_recognition` - `v0.11.0`](#google_mlkit_digital_ink_recognition---v0110)
- [`google_mlkit_document_scanner` - `v0.0.1`](#google_mlkit_document_scanner---v001)
- [`google_mlkit_entity_extraction` - `v0.12.0`](#google_mlkit_entity_extraction---v0120)
- [`google_mlkit_face_detection` - `v0.10.0`](#google_mlkit_face_detection---v0100)
- [`google_mlkit_face_mesh_detection` - `v0.1.0`](#google_mlkit_face_mesh_detection---v010)
- [`google_mlkit_image_labeling` - `v0.11.0`](#google_mlkit_image_labeling---v0110)
- [`google_mlkit_language_id` - `v0.10.0`](#google_mlkit_language_id---v0100)
- [`google_mlkit_object_detection` - `v0.12.0`](#google_mlkit_object_detection---v0120)
- [`google_mlkit_pose_detection` - `v0.11.0`](#google_mlkit_pose_detection---v0110)
- [`google_mlkit_selfie_segmentation` - `v0.7.0`](#google_mlkit_selfie_segmentation---v070)
- [`google_mlkit_smart_reply` - `v0.10.0`](#google_mlkit_smart_reply---v0100)
- [`google_mlkit_text_recognition` - `v0.12.0`](#google_mlkit_text_recognition---v0120)
- [`google_mlkit_translation` - `v0.10.0`](#google_mlkit_translation---v0100)

---

#### `google_ml_kit` - `v0.70.0`

* Update dependencies.

#### `google_mlkit_barcode_scanning` - `v0.11.0`

* Update dependencies.

#### `google_mlkit_digital_ink_recognition` - `v0.11.0`

* Update dependencies.

#### `google_mlkit_document_scanner` - `v0.0.1`

* Initial release.

#### `google_mlkit_entity_extraction` - `v0.12.0`

* Update dependencies.

#### `google_mlkit_face_detection` - `v0.10.0`

* Update dependencies.

#### `google_mlkit_face_mesh_detection` - `v0.1.0`

* Update dependencies.

#### `google_mlkit_image_labeling` - `v0.11.0`

* Update dependencies.

#### `google_mlkit_language_id` - `v0.10.0`

* Update dependencies.

#### `google_mlkit_object_detection` - `v0.12.0`

* Update dependencies.

#### `google_mlkit_pose_detection` - `v0.11.0`

* Update dependencies.

#### `google_mlkit_selfie_segmentation` - `v0.7.0`

* Update dependencies.

#### `google_mlkit_smart_reply` - `v0.10.0`

* Update dependencies.

#### `google_mlkit_text_recognition` - `v0.12.0`

* Update dependencies.

#### `google_mlkit_translation` - `v0.10.0`

* Update dependencies.

## 2023-11-02

### Changes
Expand All @@ -13,6 +99,7 @@ Packages with changes:

- [`google_ml_kit` - `v0.16.3`](#google_ml_kit---v0163)
- [`google_mlkit_barcode_scanning` - `v0.10.0`](#google_mlkit_barcode_scanning---v0100)
- [`google_mlkit_commons` - `v0.6.1`](#google_mlkit_commons---v061)
- [`google_mlkit_commons` - `v0.6.0`](#google_mlkit_commons---v060)
- [`google_mlkit_digital_ink_recognition` - `v0.10.0`](#google_mlkit_digital_ink_recognition---v0100)
- [`google_mlkit_entity_extraction` - `v0.11.0`](#google_mlkit_entity_extraction---v0110)
Expand All @@ -38,6 +125,10 @@ Packages with changes:
* Fix: Update build.gradle, support AGP 8.
* Update README.

#### `google_mlkit_commons` - `v0.6.1`

* Remove rotation to Image in iOS.

#### `google_mlkit_commons` - `v0.6.0`

* Fix: Update build.gradle, support AGP 8.
Expand Down
52 changes: 26 additions & 26 deletions packages/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,62 +4,62 @@ PODS:
- Flutter (1.0.0)
- flutter_pdfview (1.0.2):
- Flutter
- google_mlkit_barcode_scanning (0.10.0):
- google_mlkit_barcode_scanning (0.11.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/BarcodeScanning (~> 4.0.0)
- google_mlkit_commons (0.6.1):
- Flutter
- MLKitVision
- google_mlkit_digital_ink_recognition (0.10.0):
- google_mlkit_digital_ink_recognition (0.11.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/DigitalInkRecognition (~> 4.0.0)
- google_mlkit_document_scanner (0.0.1):
- Flutter
- google_mlkit_entity_extraction (0.11.0):
- google_mlkit_entity_extraction (0.12.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/EntityExtraction (~> 4.0.0)
- google_mlkit_face_detection (0.9.0):
- google_mlkit_face_detection (0.10.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/FaceDetection (~> 4.0.0)
- google_mlkit_face_mesh_detection (0.0.2):
- google_mlkit_face_mesh_detection (0.1.0):
- Flutter
- google_mlkit_commons
- google_mlkit_image_labeling (0.10.0):
- google_mlkit_image_labeling (0.11.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/ImageLabeling (~> 4.0.0)
- GoogleMLKit/ImageLabelingCustom (~> 4.0.0)
- google_mlkit_language_id (0.9.0):
- google_mlkit_language_id (0.10.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/LanguageID (~> 4.0.0)
- google_mlkit_object_detection (0.11.0):
- google_mlkit_object_detection (0.12.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/ObjectDetection (~> 4.0.0)
- GoogleMLKit/ObjectDetectionCustom (~> 4.0.0)
- google_mlkit_pose_detection (0.10.0):
- google_mlkit_pose_detection (0.11.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/PoseDetection (~> 4.0.0)
- GoogleMLKit/PoseDetectionAccurate (~> 4.0.0)
- google_mlkit_selfie_segmentation (0.6.0):
- google_mlkit_selfie_segmentation (0.7.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/SegmentationSelfie (~> 4.0.0)
- google_mlkit_smart_reply (0.9.0):
- google_mlkit_smart_reply (0.10.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/SmartReply (~> 4.0.0)
- google_mlkit_text_recognition (0.11.0):
- google_mlkit_text_recognition (0.12.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/TextRecognition (~> 4.0.0)
- google_mlkit_translation (0.9.0):
- google_mlkit_translation (0.10.0):
- Flutter
- google_mlkit_commons
- GoogleMLKit/Translate (~> 4.0.0)
Expand Down Expand Up @@ -398,21 +398,21 @@ SPEC CHECKSUMS:
camera_avfoundation: 3125e8cd1a4387f6f31c6c63abb8a55892a9eeeb
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_pdfview: 25f53dd6097661e6395b17de506e6060585946bd
google_mlkit_barcode_scanning: d42717e8a28a5523bcb0b8a285c7d19555021c68
google_mlkit_barcode_scanning: 17be2102686a377aff585496e809c4a6d7cae0be
google_mlkit_commons: 3857c1e9f23ca02073f8dd34a7a3580feb814cef
google_mlkit_digital_ink_recognition: d389ce65a846a29ca6e5a67d0257284f54cc9788
google_mlkit_digital_ink_recognition: 33777edcf6ffa26fca01fa17891e2eabed3a716e
google_mlkit_document_scanner: b796a4614554b9ac09d21e118d1978ba3bf3b5bc
google_mlkit_entity_extraction: ce59dde3a8342e820121d9283f97e1fb16fd6f28
google_mlkit_face_detection: 52f7e4c15a7c49b98940fa32af4c2b10fd8608fc
google_mlkit_face_mesh_detection: 8d536ecd0323efb7595445be86800bf37afb3e53
google_mlkit_image_labeling: 6970a48a9c3d2a0eeba7865cec49e4eb8a1b57a9
google_mlkit_language_id: f925908aa8c6ae0ae21a976260b526415877d0d7
google_mlkit_object_detection: bd742a6a0f607e1ebdbaf01f4fe9fe869f2e7d00
google_mlkit_pose_detection: 745f2fdd4a515aad8e0cd442a608b0723e3d4b6a
google_mlkit_selfie_segmentation: f61fb316cea34b8690b50b488dbfa016abc67049
google_mlkit_smart_reply: 0fe807739da6a44a1a952998dcf5203cb1c96704
google_mlkit_text_recognition: 9225b4bf1b176dd18b05c9594e5347834e793440
google_mlkit_translation: 1588e74d9487e95990a2b8bac9f39773677c716c
google_mlkit_entity_extraction: 50e8c10b00dd1db30f7266d7dcaa543c6eef28e0
google_mlkit_face_detection: 9f1efad59774a4eb147f90d3885af2e1d299fcc4
google_mlkit_face_mesh_detection: 3f36244bdf3f36cb43da8b44f31df91ccf729dfa
google_mlkit_image_labeling: a8da5637dbe0340384618c6a2624bab632974f46
google_mlkit_language_id: 5429c46220e28516ec2d54655f2da47bcb01ed3d
google_mlkit_object_detection: 01e208c5fc54e4406293bf819484af85321cb659
google_mlkit_pose_detection: 70d20609164b083e0704901d0d564d77f64f209e
google_mlkit_selfie_segmentation: d0227aab125d74c3276947960b081e640672c15a
google_mlkit_smart_reply: f80f6b7625e433c1a344af0750586e3765b3f3ab
google_mlkit_text_recognition: c394af3e577282bd10c7a7ac01922f38f54c7ab9
google_mlkit_translation: 1cd8b92f17b1e328004b225730074d464a965464
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GoogleMLKit: 2bd0dc6253c4d4f227aad460f69215a504b2980e
GoogleToolboxForMac: 8bef7c7c5cf7291c687cf5354f39f9db6399ad34
Expand Down
26 changes: 13 additions & 13 deletions packages/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ packages:
path: "../google_mlkit_barcode_scanning"
relative: true
source: path
version: "0.10.0"
version: "0.11.0"
google_mlkit_commons:
dependency: "direct main"
description:
Expand All @@ -197,7 +197,7 @@ packages:
path: "../google_mlkit_digital_ink_recognition"
relative: true
source: path
version: "0.10.0"
version: "0.11.0"
google_mlkit_document_scanner:
dependency: "direct main"
description:
Expand All @@ -211,77 +211,77 @@ packages:
path: "../google_mlkit_entity_extraction"
relative: true
source: path
version: "0.11.0"
version: "0.12.0"
google_mlkit_face_detection:
dependency: "direct main"
description:
path: "../google_mlkit_face_detection"
relative: true
source: path
version: "0.9.0"
version: "0.10.0"
google_mlkit_face_mesh_detection:
dependency: "direct main"
description:
path: "../google_mlkit_face_mesh_detection"
relative: true
source: path
version: "0.0.2"
version: "0.1.0"
google_mlkit_image_labeling:
dependency: "direct main"
description:
path: "../google_mlkit_image_labeling"
relative: true
source: path
version: "0.10.0"
version: "0.11.0"
google_mlkit_language_id:
dependency: "direct main"
description:
path: "../google_mlkit_language_id"
relative: true
source: path
version: "0.9.0"
version: "0.10.0"
google_mlkit_object_detection:
dependency: "direct main"
description:
path: "../google_mlkit_object_detection"
relative: true
source: path
version: "0.11.0"
version: "0.12.0"
google_mlkit_pose_detection:
dependency: "direct main"
description:
path: "../google_mlkit_pose_detection"
relative: true
source: path
version: "0.10.0"
version: "0.11.0"
google_mlkit_selfie_segmentation:
dependency: "direct main"
description:
path: "../google_mlkit_selfie_segmentation"
relative: true
source: path
version: "0.6.0"
version: "0.7.0"
google_mlkit_smart_reply:
dependency: "direct main"
description:
path: "../google_mlkit_smart_reply"
relative: true
source: path
version: "0.9.0"
version: "0.10.0"
google_mlkit_text_recognition:
dependency: "direct main"
description:
path: "../google_mlkit_text_recognition"
relative: true
source: path
version: "0.11.0"
version: "0.12.0"
google_mlkit_translation:
dependency: "direct main"
description:
path: "../google_mlkit_translation"
relative: true
source: path
version: "0.9.0"
version: "0.10.0"
http:
dependency: transitive
description:
Expand Down
8 changes: 8 additions & 0 deletions packages/google_ml_kit/lib/src/natural_language.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,15 @@ class NaturalLanguage {
static final NaturalLanguage instance = NaturalLanguage._();

/// Returns instance of [LanguageIdentifier].
@Deprecated(
'Use [google_mlkit_language_id] plugin directly instead of [google_ml_kit].')
LanguageIdentifier languageIdentifier({double confidenceThreshold = 0.5}) {
return LanguageIdentifier(confidenceThreshold: confidenceThreshold);
}

/// Returns instance of [OnDeviceTranslator].
@Deprecated(
'Use [google_mlkit_translation] plugin directly instead of [google_ml_kit].')
OnDeviceTranslator onDeviceTranslator(
{required TranslateLanguage sourceLanguage,
required TranslateLanguage targetLanguage}) {
Expand All @@ -22,11 +26,15 @@ class NaturalLanguage {
}

/// Returns instance of [EntityExtractor].
@Deprecated(
'Use [google_mlkit_entity_extraction] plugin directly instead of [google_ml_kit].')
EntityExtractor entityExtractor(EntityExtractorLanguage language) {
return EntityExtractor(language: language);
}

/// Returns instance of [SmartReply].
@Deprecated(
'Use [google_mlkit_smart_reply] plugin directly instead of [google_ml_kit].')
SmartReply smartReply() {
return SmartReply();
}
Expand Down
Loading

0 comments on commit d987b5d

Please sign in to comment.