Closed brason closed 7 years ago
Yeah, I think we should provide a way for the platform to enumerate the supported formats (Mac impl detects only a few formats), so the user could select the desired ones. The detected format should also be specified in the response (see #30). I should work on a PR for this.
Currently BarcodeDetector searches for every supported barcode format. To improve performance it would be nice if you could select only the formats you need.