JimmyPun610 / BarcodeScanner.Mobile

Barcode Scanner using GoogleVision API for Xamarin Form, Maui
MIT License
333 stars 100 forks source link

Support for EAN-13 codes #197

Open saucelooker opened 1 year ago

saucelooker commented 1 year ago

Now EAN-13 (0 880730 140525) is being converted to UPCA and the output after scanning is incorrect (880730 140525). Is EAN-13 support planned?

mos379 commented 1 year ago

@saucelooker why not creating a PR?