Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app crash on multiple barcode #25

Closed
mhdaslam790 opened this issue Dec 20, 2022 · 3 comments
Closed

app crash on multiple barcode #25

mhdaslam790 opened this issue Dec 20, 2022 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@mhdaslam790
Copy link

App crashes on multiple barcode .Whenever there is a more than one barcode in front of camera the app gets crashed.

@rvndsngwn rvndsngwn self-assigned this Dec 26, 2022
@rvndsngwn rvndsngwn added the good first issue Good for newcomers label Dec 26, 2022
@rvndsngwn
Copy link
Member

trying to fix in next release.

rvndsngwn added a commit that referenced this issue Feb 22, 2023
- mobile_scanner: ^3.0.0 added
- [#25](#25) fixed
- [#32](#32) added, Thanks to @Abhinav-Satija
@rvndsngwn
Copy link
Member

This issue fixed in 0.0.4 version

@rvndsngwn
Copy link
Member

rvndsngwn commented Feb 22, 2023

      controller: MobileScannerController(
        detectionSpeed: DetectionSpeed.noDuplicates,
      ),

add controller in your code.

@rvndsngwn rvndsngwn mentioned this issue Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants