firebase_ml_vision 0.2.0+2 firebase_ml_vision: ^0.2.0+2 copied to clipboard
Flutter plugin for Google ML Vision for Firebase, an SDK that brings Google's machine learning expertise to Android and iOS apps in a powerful yet easy-to-use package.
0.2.0+2 #
- Fix bug with empty text object.
- Fix bug with crash from passing nil to map.
0.2.0+1 #
Bump Android dependencies to latest.
0.2.0 #
- Breaking Change Update TextDetector to TextRecognizer for android mlkit '17.0.0' and firebase-ios-sdk '5.6.0'.
- Added CloudLabelDetector.
0.1.2 #
- Fix example imports so that publishing will be warning-free.
0.1.1 #
- Set pod version of Firebase/MLVision to avoid breaking changes.
0.1.0 #
- Breaking Change Add Barcode, Face, and Label on-device detectors.
- Remove close method.
0.0.2 #
- Bump Android and Firebase dependency versions.
0.0.1 #
- Initial release with text detector.