flutter_camera_ml_vision 2.1.0 copy "flutter_camera_ml_vision: ^2.1.0" to clipboard
flutter_camera_ml_vision: ^2.1.0 copied to clipboard

outdated

A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...

[2.1.0] - 16/05/2019 #

expose more function from camera controller

  • prepareForVideoRecording
  • startVideoRecording
  • stopVideoRecording
  • takePicture

[2.0.1] - 5/05/2019 #

  • fix a crash when poping a route with the camera preview

[2.0.0] - 2/05/2019 #

  • We now forward the result from firebase_ml_vision for onResult

[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.
106
likes
0
pub points
76%
popularity

Publisher

unverified uploader

A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, device_info, firebase_ml_vision, flutter, path_provider, pedantic

More

Packages that depend on flutter_camera_ml_vision