Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barcode type detection #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

qasim90
Copy link

@qasim90 qasim90 commented Dec 7, 2021

This pull request exposes barcode type information to Flutter. The scan result from plugin method is returned as Map instead of String comprising format and data keys. Only tested with one time scans. Not sure about stream methods. Would be good if someone could test thoroughly and update docs accordingly. Also reduced min iOS deploy target to iOS 10.2 to support iPhone 5.

…p" instead of "String" comprising "format" and "data" keys + Reduced min iOS deploy target to iOS 10.2
@qasim90
Copy link
Author

qasim90 commented Dec 7, 2021

Fixes #77 and #238

@MRDNZ
Copy link

MRDNZ commented Jul 1, 2023

Any updates on supporting this functionality? Would be nice to be able to retrieve which type of barcode was scanned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants