qr_mobile_vision 0.2.1 copy "qr_mobile_vision: ^0.2.1" to clipboard
qr_mobile_vision: ^0.2.1 copied to clipboard

outdated

Plugin for reading QR codes using Google's Mobile Vision API.

[0.2.1] - March 5, 2019 #

  • Changes to Android Camera2 buffer system so that new buffers aren't being allocated constantly but rather the same buffers are reused.

[0.2.0] - March 4, 2019 #

  • Upgrade to AndroidX, hopefully fix an android crash issue and autofocus on some devices.

[0.1.0] - Sept 28, 2018 #

  • Switch to different method of camera capture for Camera2. Might be some cases where this fails, but shouldn't. The camera2 api is a bit weird about image formats, but the one being used should be supported by all phones.

    Also switched to using continuous autofocus if supported. Should hopefully have better usability on some devices than before.

[0.0.1] - June 5, 2018 #

  • Initial release that supports scanning all types of barcodes that the QR Mobile Vision library supports.
120
likes
0
pub points
94%
popularity

Publisher

unverified uploader

Plugin for reading QR codes using Google's Mobile Vision API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, native_device_orientation

More

Packages that depend on qr_mobile_vision