Check scan availability
Some devices do not have webcams, or otherwise do not support the embedded flow. To check if the users device supports scanning with the embedded flow you can call isAvailable
await available = DyScan.isAvailable();
Some devices do not have webcams, or otherwise do not support the embedded flow. To check if the users device supports scanning with the embedded flow you can call isAvailable
await available = DyScan.isAvailable();