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.
38
likes
130
pub points
80%
popularity

Publisher

verified publisheryanshouwang.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on camerax