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

[Bug] Buttons are not displayed on the camera screen #58

Open
Vantir opened this issue Nov 9, 2022 · 1 comment
Open

[Bug] Buttons are not displayed on the camera screen #58

Vantir opened this issue Nov 9, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Vantir
Copy link

Vantir commented Nov 9, 2022

Hello, thank you for your work, the package is great!

Describe the bug

When opening the camera to scan a barcode, the camera screen appears in full screen without displaying any buttons. So it is not possible to cancel the scan or activate the flash.

To Reproduce

Steps to reproduce the behavior:

  1. Open the page example provided in the package.
  2. Click on the camera icon.
  3. The cancel and flash buttons do not appear.

Screenshots

Screenshot_20221109-170117

Environment (please complete the following information):

  • Android Version: 12
  • Real Device: Samsung S10+
  • Version of barcode_scan2: ^4.2.1
  • Output of flutter --version:
    Flutter 3.4.0-34.1.pre • channel beta • https://github.com/flutter/flutter.git
    Framework • revision 71520442d4 (5 weeks ago) • 2022-10-05 16:38:28 -0500
    Engine • revision db0cbb2145
    Tools • Dart 2.19.0 (build 2.19.0-255.2.beta) • DevTools 2.18.0
@Vantir Vantir added the bug Something isn't working label Nov 9, 2022
@antiv
Copy link

antiv commented Mar 24, 2023

I have this issue when I build my flutter project to aar and use it from other android project.
When I build apk, then it works properly.

On some device it shows as on Vantirs screenshot, on some there are empty space on top and bottom. Probably dependent of screen size.

Version of barcode_scan2: ^4.2.4
flutter: 3.7.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants