google_mlkit_commons 0.8.0 google_mlkit_commons: ^0.8.0 copied to clipboard
A Flutter plugin with commons files to implement google's standalone ml kit made for mobile platform.
0.8.0 #
- Handle NullPointer Exception in
InputImageConverter.java
- Fix warnings
0.7.2 #
- Widened image format support for Android
- Improve documentation for image formats
0.7.1 #
- Update README.
0.7.0 #
- Update SDK constraint.
0.6.1 #
- Fix: Update build.gradle, support AGP 8.
- Update README.
0.5.0 #
- Update README: Improve Image rotation for Android.
0.4.0 #
- BREAKING: Update InputImage.
- BREAKING: Rename InputImageData -> InputImageMetadata.
- BREAKING: Remove InputImagePlaneMetadata.
- Only support nv21 for Android and bgra8888 for iOS.
0.3.0 #
- Update dependencies.
0.2.0 #
- Fix: InputImage from file path.
0.1.0 #
- Update iOS dependencies.
- Update documentation.
0.0.1+1 #
- Update readme and example.
0.0.1 #
- Initial release.