Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

can we return also type of of the scan if its BR or QR? #200

Closed
kw2019ltd opened this issue Mar 28, 2020 · 2 comments · Fixed by #185
Closed

can we return also type of of the scan if its BR or QR? #200

kw2019ltd opened this issue Mar 28, 2020 · 2 comments · Fixed by #185

Comments

@kw2019ltd
Copy link

No description provided.

@devtronic devtronic linked a pull request Apr 3, 2020 that will close this issue
2 tasks
@kw2019ltd
Copy link
Author

hi can we return instead of code (future) to return object which contain the code and type (if its QR or Bar..) and if its barcode to return barcode type (pdf,code128 etc)...

static Future scan({Configuration config}) async =>
await _channel.invokeMethod('scan', config?.writeToBuffer());

@devtronic
Copy link
Member

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

Successfully merging a pull request may close this issue.

2 participants