google_mlkit_image_labeling 0.12.0 copy "google_mlkit_image_labeling: ^0.12.0" to clipboard
google_mlkit_image_labeling: ^0.12.0 copied to clipboard

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.12.0 #

  • Update dependencies.
  • Update README.

0.11.1 #

  • Update README.

0.11.0 #

  • Update dependencies.
  • Update SDK constraint.

0.10.0 #

  • Fix: Update build.gradle, support AGP 8.
  • Update README.

0.9.0 #

  • Update path for Custom models.
  • Update README with Custom models tutorial.

0.8.0 #

  • Update README.
  • Update dependencies.

0.7.0 #

  • Update dependencies.

0.6.0 #

  • Update dependencies.

0.5.0 #

  • Update dependencies.

0.4.0 #

  • Update dependencies.
  • BREAKING: For remote firebase-hosted models in iOS, you must now explicitly add the GoogleMLKit/LinkFirebase pod and preprocessor flag to your Podfile. This removes an unnecessary dependency on FirebaseCore for those who do not need to use remote models. Please see the updated README for instructions.

0.3.0 #

  • Allow multiple instances in native layer.

0.2.0 #

  • Fix: return after closing detector in iOS.
  • Refactor ImageLabelerOptions and subclasses.
  • Add example for loading local custom model.

0.1.0 #

  • Update documentation.

0.0.2 #

  • Fix: Close detector.
  • Update documentation.

0.0.1 #

  • Initial release.
37
likes
140
pub points
93%
popularity

Publisher

verified publisherflutter-ml.dev

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, google_mlkit_commons

More

Packages that depend on google_mlkit_image_labeling