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

[WIP] Barcode Type Specification #27

Closed
wants to merge 2 commits into from

Conversation

marty-Wallace
Copy link

Work in progress, although it is currently working on my Samsung S8.
Attempting to address #24.
This is a first implementation of adding barcode Type Specifications to the plugin.
My goal is to be able to able to specify the barcode type like so:

String barcode = await BarcodeScanner.scan(types: [BarcodeType.PDF_417]);

I am not fluent in Dart or Kotlin so any constructive criticism would be appreciated.

@Mythar
Copy link

Mythar commented Jun 25, 2019

I need this too, but must work on both Android and iOS,
I also need to be able to control cam res and autofocus

@devtronic
Copy link
Member

This will be supported from v3.0.0 See #185 for details

@devtronic devtronic closed this Feb 22, 2020
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 this pull request may close these issues.

4 participants