PackageTrack
Sign in Get early access

google_mlkit_image_labeling

A Flutter plugin to use Google's ML Kit Image Labeling to detect and extract information about entities in an image across a broad group of categories.

0.16.1 19K downloads/mo #2231 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 23 of 23 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

23 releases · first in 2022

4 releases in the last 12 months

see the full history below

Release timeline

23 releases · Apr 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 23
  1. 0.16.1 17 Aug 2026
    Release notes
    • 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
    Open source →
    Release notes
    • Update google_mlkit_commons dependency to ^0.13.0.
    Open source →
  2. 0.16.0 17 Aug 2026
    Release notes
    • 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+
    Open source →
    Release notes
    • 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
    Open source →
  3. 0.15.0 07 Jul 2026
    Release notes
    • 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+
    Open source →
    Release notes
    • 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+.
    Open source →
  4. 0.14.2 03 Feb 2026
    Release notes
    • Update Android native library com.google.mlkit:barcode-scanning to 17.3.0
    • Update iOS native library GoogleMLKit/BarcodeScanning to 9.0.0
    Open source →
    Release notes
    • Update Android native library com.google.mlkit:image-labeling to 17.0.9
    • Update Android native library com.google.mlkit:image-labeling-custom to 17.0.3
    • Update iOS native library GoogleMLKit/ImageLabeling to 9.0.0
    • Update iOS native library GoogleMLKit/ImageLabelingCustom to 9.0.0
    Open source →
  5. 0.14.1 20 Mar 2025
    Release notes
    • Update Android native library com.google.mlkit:pose-detection to 18.0.0-beta5
    • Update Android native library com.google.mlkit:pose-detection-accurate to 18.0.0-beta5
    • Update iOS native library GoogleMLKit/PoseDetection to 9.0.0
    • Update iOS native library GoogleMLKit/PoseDetectionAccurate to 9.0.0
    Open source →
    Release notes
    • Increase android sdk compile version to 35
    • Updates Java compatibility version to 11
    • Update dependencies.
    Open source →
  6. 0.14.0 20 Mar 2025
    Release notes
    • 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+
    Open source →
  7. 0.13.0 07 Oct 2024
    Release notes
    • 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
    Open source →
    Release notes
    • Update dependencies.
    • Update README.
    Open source →
  8. 0.12.1 19 Sep 2024
    Release notes
    • 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
    Open source →
    Release notes
    • Update dependencies.
    Open source →
  9. 0.12.0 25 Apr 2024
    Release notes
    • 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+
    Open source →
    Release notes
    • Update dependencies.
    • Update README.
    Open source →
  10. 0.11.1 22 Apr 2024
    Release notes
    • Update Android native library com.google.mlkit:vision-common to 17.3.0
    • Update iOS native library MLKitVision to 10.0.0
    Open source →
    Release notes
    • Update README.
    Open source →
  11. 0.11.0 22 Apr 2024
    Release notes
    • 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+
    Open source →
    Release notes
    • Update dependencies.
    • Update SDK constraint.
    Open source →
  12. 0.10.0 02 Nov 2023
    Release notes
    • Increase android sdk compile version to 35
    • Updates Java compatibility version to 11
    • Update dependencies.
    Open source →
    Release notes
    • Fix: Update build.gradle, support AGP 8.
    • Update README.
    Open source →
  13. 0.9.0 04 Aug 2023
    Release notes
    • Update README.
    Open source →
    Release notes
    • Update path for Custom models.
    • Update README with Custom models tutorial.
    Open source →
  14. 0.8.0 06 Jul 2023
    Release notes
    • Update dependencies.
    • Update README.
    Open source →
    Release notes
    • Update README.
    • Update dependencies.
    Open source →
  15. 0.7.0 01 Jun 2023
    Release notes
    • Update dependencies.
    Open source →
  16. 0.6.0 19 Apr 2023
    Release notes
    • Fix: Update build.gradle, support AGP 8.
    • Update README.
    • Add rotation to Image in iOS.
    Open source →
    Release notes
    • Update dependencies.
    Open source →
  17. 0.5.0 04 Nov 2022
    Release notes
    • 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
    Open source →
    Release notes
    • Update dependencies.
    Open source →
  18. 0.4.0 27 Jul 2022
    Release notes
    • Increase android sdk compile version to 35
    • Updates Java compatibility version to 11
    Open source →
    Release notes
    • Update dependencies.
    • BREAKING: For remote firebase-hosted models in iOS, you must now explicitly add the GoogleMLKit/LinkFirebase pod to your Podfile. The Swift implementation uses canImport(MLKitLinkFirebase) (no preprocessor macro required). This removes an unnecessary dependency on FirebaseCore for those who do not need to use remote models. Please see the updated README for instructions.
    Open source →
  19. 0.3.0 02 May 2022
    Release notes
    • Update README.
    Open source →
    Release notes
    • Allow multiple instances in native layer.
    Open source →
  20. 0.2.0 27 Apr 2022
    Release notes
    • 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+
    Open source →
    Release notes
    • Fix: return after closing detector in iOS.
    • Refactor ImageLabelerOptions and subclasses.
    • Add example for loading local custom model.
    Open source →
  21. 0.1.0 26 Apr 2022
    Release notes
    • 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+
    Open source →
    Release notes
    • Update documentation.
    Open source →
  22. 0.0.2 25 Apr 2022
    Release notes
    • Increase android sdk compile version to 35
    • Updates Java compatibility version to 11
    • Update dependencies.
    Open source →
    Release notes
    • Fix: Close detector.
    • Update documentation.
    Open source →
  23. 0.0.1 20 Apr 2022
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive