flutter_camera_ml_vision 1.4.0 flutter_camera_ml_vision: ^1.4.0 copied to clipboard
A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...
[1.4.0] - 24/04/2019 #
- add cameraLensDirection parameter (this default to back)
[1.3.0] - 17/04/2019 #
- add overlayBuilder parameter
[1.2.0] - 12/04/2019 #
- fix crash above android api 21.
- fix pause when a new route is pushed.
[1.1.0] - 11/04/2019 #
- Allow usage under android api 21.
- Add error type on error builder.
[1.0.0] - 10/04/2019 #
- Initial release.