camerax 0.1.2 copy "camerax: ^0.1.2" to clipboard
camerax: ^0.1.2 copied to clipboard

A camera plugin for flutter, which use CameraX on Android, native API on iOS, supports camera preview, capture and analyze.

0.1.2 #

  • Fix issues caused by NNBD.

0.1.1 #

  • Fix errors with flutter 3.x.

0.1.0 #

  • Migrate to NNBD.

0.0.3 #

  • Add comments.
  • Add torchState property.
  • Add torch function.
  • Change CameraWidget to CameraView.
  • Change CameraController.initAsync to CameraController.startAsync.
  • Change CameraController.detectBarcode to CameraController.barcodes.
  • Change CameraController.view to CameraController.args.
  • Merge mlkit into camerax.

0.0.2 #

  • Add CameraWidget and CameraController on iOS.
  • Add barcode stream (detected by MLKit) instead of image stream.
  • Update camerax example with barcode detection.

0.0.1 #

  • Add CameraWidget and CameraController on Android.
  • Add camerax example.
48
likes
140
points
297
downloads

Publisher

verified publisherhebei.dev

Weekly Downloads

A camera plugin for flutter, which use CameraX on Android, native API on iOS, supports camera preview, capture and analyze.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on camerax