You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only the displayValue/rawValue of a barcode is returned.
However, the ML Kit Barcode Scanning SDK also offers the option of returning parsed data such as calendar event details or email details.
Preferred solution
Extend the barcode interface with the following properties:
Plugin(s)
Current problem
Currently, only the
displayValue
/rawValue
of a barcode is returned.However, the ML Kit Barcode Scanning SDK also offers the option of returning parsed data such as calendar event details or email details.
Preferred solution
Extend the barcode interface with the following properties:
Example:
Alternative options
No response
Additional context
No response
Before submitting
The text was updated successfully, but these errors were encountered: