khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
92 stars 52 forks source link

Image in memory, points QRCODE #1

Closed DiegoLimeiradaSilva closed 2 years ago

DiegoLimeiradaSilva commented 2 years ago

Good afternoon, how are you? can the package take the image that was used and save it locally, or in memory so it can send it to an API? Does the location of the QRCODE points also identify?

khoren93 commented 2 years ago

Hi @DiegoLimeiradaSilva , I am currently working on these features, they will be available in the next version. Thanks.

DiegoLimeiradaSilva commented 2 years ago

Congratulations and thank you very much for your attention

khoren93 commented 2 years ago

The barcode location points support finally available in 0.7.0 version )))