google_ml_kit 0.18.0 google_ml_kit: ^0.18.0 copied to clipboard
A Flutter plugin to use all APIs from Google's standalone ML Kit for mobile platforms.
0.18.0 #
- Update dependencies.
0.17.0 #
- Update dependencies.
- Update SDK constraint.
- DEPRECATE convenience properties in favor of using specific plugins.
- Update README.
0.16.3 #
- Update dependencies.
0.16.2 #
- Update dependencies.
0.16.1 #
- Update dependencies: Add Face Mesh Detector.
0.15.0 #
- Update dependencies.
0.14.0 #
- Update dependencies.
0.13.0 #
- Update dependencies.
0.12.0 #
- Update dependencies.
0.11.0 #
- Add new plugin to umbrella: google_mlkit_selfie_segmentation.
- Update dependencies.
0.10.0 #
- Update dependencies.
0.9.0 #
- Update dependencies.
0.8.0 #
- 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
0.7.3 #
- Increase android sdk compile version to 31
- Add android support for text-recognition v2
0.7.2 #
- Increase android sdk compile version to 30
0.7.1 #
- Add podspec dependency version constraints
0.7.0 #
- 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.0 #
- Add Pose Detection for iOS
- Add Digital Ink Recognition for iOS
- Change Minimum iOS Deployment Target: 10.0
0.5.1 #
- Change Minimum iOS Deployment Target: 9.0
- Set podspecs s.static_framework = true
0.5.0 #
- Add Barcode Scanning for iOS
- Add Text Recognition for iOS
- Add Smart Reply Suggestion for Android
0.4.0 #
- Add face detection for iOS
- Add image labeling for iOS
- Add Entity Extraction for Android
0.3.0 #
- Add face detection API
- Add On device translation API
0.2.0 #
- Breaking changes in API outline (instance creation of detectors)
- New : Added language identifier API
0.1.0 #
- NULL SAFETY
0.0.3+1 #
- Update documentation.
0.0.3 #
- New : Text Recognition API support
0.0.2+1 #
- Added documentation
0.0.2 #
- New : Support for digital ink recognition API added
0.0.1+1 #
- Update readme.md
0.0.1 #
- Initial release