google_ml_kit
A Flutter plugin to use all APIs from Google's standalone ML Kit for mobile platforms.
0.23.1
4.0K downloads/mo
#4165 most downloaded on pub.dev
flutter-ml/google_ml_kit_flutter
What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Release timing varies
gaps range from 3 weeks to 11 months
Nearly every release is documented
notes for 38 of 38 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
38 releases · first in 2020
4 releases in the last 12 months
see the full history below
Release timeline
38 releases · Dec 2020 to Aug 2026
2021
2022
2023
2024
2025
2026
Releases
latest 38-
0.23.117 Aug 2026Release notes
Open source →- Update all dependencies to latest versions
- Bump minimum Flutter SDK constraint to >=3.44.0 and Dart SDK to ^3.12.0
-
0.22.007 Jul 2026 -
0.21.004 Feb 2026Release notes
Open source →- Add support for Google's ML Kit GenAI APIs:
google_mlkit_genai_summarization- Generate summaries of articles and conversationsgoogle_mlkit_genai_proofreading- Check grammar and spellinggoogle_mlkit_genai_rewriting- Rewrite text in different stylesgoogle_mlkit_genai_image_description- Generate descriptions for imagesgoogle_mlkit_genai_speech_recognition- Transcribe speech to textgoogle_mlkit_genai_prompt- Generate text content based on custom prompts
- Update all native dependencies to latest versions
- See individual package changelogs for specific version updates
Release notes
Open source →- Add support for Google's ML Kit GenAI APIs:
- google_mlkit_genai_summarization - Generate summaries of articles and conversations
- google_mlkit_genai_proofreading - Check grammar and spelling
- google_mlkit_genai_rewriting - Rewrite text in different styles
- google_mlkit_genai_image_description - Generate descriptions for images
- google_mlkit_genai_speech_recognition - Transcribe speech to text
- google_mlkit_genai_prompt - Generate text content based on custom prompts
- Update all native dependencies to latest versions
- See individual package changelogs for specific version updates
- Add support for Google's ML Kit GenAI APIs:
-
0.20.103 Feb 2026Release notes
Open source →- Update all native dependencies to latest versions
- See individual package changelogs for specific version updates
-
0.20.020 Mar 2025Release notes
Open source →- Increase android sdk compile version to 35
- Updates Java compatibility version to 11
-
0.19.007 Oct 2024 -
0.18.119 Sep 2024 -
0.18.025 Apr 2024Release notes
Open source →- Update dependencies.
- Update README.
- Set
platform :ios, '15.5'in Podfile.
-
0.17.022 Apr 2024Release notes
Open source →- Update dependencies.
- Update SDK constraint.
- DEPRECATE convenience properties in favor of using specific plugins.
- Update README.
-
0.16.302 Nov 2023 -
0.16.204 Aug 2023 -
0.16.106 Jul 2023Release notes
Open source →- Migrate Android plugin build to AGP built-in Kotlin support (
compilerOptions) - Bump minimum Flutter SDK constraint to >=3.44.0 and Dart SDK to ^3.12.0
- Migrate Android plugin build to AGP built-in Kotlin support (
-
0.16.006 Jul 2023Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS implementation from Objective-C to Swift
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
-
0.15.001 Jun 2023Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS implementation from Objective-C to Swift
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
-
0.14.019 Apr 2023Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS implementation from Objective-C to Swift
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
-
0.13.004 Nov 2022Release notes
Open source →- Migrate Android plugin build to AGP built-in Kotlin support (
compilerOptions) - Bump minimum Flutter SDK constraint to >=3.44.0 and Dart SDK to ^3.12.0
- Migrate Android plugin build to AGP built-in Kotlin support (
-
0.12.027 Jul 2022Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS implementation from Objective-C to Swift
- Optimize InputImage conversion and enhance image format validation
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
-
0.11.002 May 2022Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS implementation from Objective-C to Swift
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
Release notes
Open source →- Add new plugin to umbrella: google_mlkit_selfie_segmentation.
- Update dependencies.
-
0.10.028 Apr 2022Release notes
Open source →- Increase android sdk compile version to 35
- Updates Java compatibility version to 11
- Update dependencies.
-
0.9.026 Apr 2022 -
0.8.020 Apr 2022Release notes
Open source →- Split google_ml_kit in multiple plugins:
- google_mlkit_barcode_scanning
- google_mlkit_face_detection
- google_mlkit_image_labeling
- google_mlkit_object_detection
- google_mlkit_text_recognition
- google_mlkit_digital_ink_recognition
- google_mlkit_pose_detection
- google_mlkit_language_id
- google_mlkit_translation
- google_mlkit_smart_reply
- google_mlkit_entity_extraction
- Split google_ml_kit in multiple plugins:
-
0.7.307 Nov 2021Release notes
Open source →- Increase android sdk compile version to 31
- Add android support for text-recognition v2
-
0.7.206 Sep 2021 -
0.7.125 Aug 2021 -
0.7.026 Jul 2021Release notes
Open source →- Add firebase remote model support for image labeling .
- Change available API's to use unbundled models for Android.
- Update Pose Detector API version and add z co-ordinate.
- Fixes for barcode data parsing.
-
0.6.004 Jun 2021Release notes
Open source →- Fix: Update build.gradle, support AGP 8.
- Update README.
- Add rotation to Image in iOS.
Release notes
Open source →- Add Pose Detection for iOS
- Add Digital Ink Recognition for iOS
- Change Minimum iOS Deployment Target: 10.0
-
0.5.102 Jun 2021Release notes
Open source →- Change Minimum iOS Deployment Target: 9.0
- Set podspecs s.static_framework = true
-
0.5.026 May 2021Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS plugin stub from Objective-C to Swift
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
- Note: iOS support is still not available
Release notes
Open source →- Add Barcode Scanning for iOS
- Add Text Recognition for iOS
- Add Smart Reply Suggestion for Android
-
0.4.023 May 2021Release notes
Open source →- Increase android sdk compile version to 35
- Updates Java compatibility version to 11
Release notes
Open source →- Add face detection for iOS
- Add image labeling for iOS
- Add Entity Extraction for Android
-
0.3.018 May 2021 -
0.2.006 Apr 2021Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS implementation from Objective-C to Swift
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
Release notes
Open source →- Breaking changes in API outline (instance creation of detectors)
- New : Added language identifier API
-
0.1.012 Mar 2021Release notes
Open source →- Migrate Android implementation from Java to Kotlin
- Migrate iOS implementation from Objective-C to Swift
- Bump Android compileSdk to 36 for AGP 9 compatibility
- Enable support for Apple Silicon simulator on iOS 26+
-
0.0.320 Feb 2021Release notes
Open source →- Update Android native library
com.google.android.gms:play-services-mlkit-subject-segmentationto 16.0.0-beta1 - Note: iOS support is not available
- Update Android native library
-
0.0.3+121 Feb 2021 -
0.0.208 Dec 2020Release notes
Open source →- Increase android sdk compile version to 35
- Updates Java compatibility version to 11
- Update dependencies.
-
0.0.2+109 Dec 2020 -
0.0.104 Dec 2020 -
0.0.1+105 Dec 2020