google_mlkit_commons 0.4.0 google_mlkit_commons: ^0.4.0 copied to clipboard
A Flutter plugin with commons files to implement google's standalone ml kit made for mobile platform.
0.4.0 #
- Update InputImage.
- Rename InputImageData -> InputImageMetadata.
- 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.