mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

[Bug]Versions after 3.0.0 have no response after scanning Android code #240

Closed cv0cv0 closed 4 years ago

cv0cv0 commented 4 years ago

BUG REPORTS WITHOUT PROVIDING THESE INFORMATIONS WILL BE CLOSED DIRECTLY. DON'T REMOVE THE SECTIONS!

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Logs If applicable, add the verbose output of flutter run.

Environment (please complete the following information):

Additional context

图片

I ran the code in debug mode without taking the second line.

devtronic commented 4 years ago

Please follow this guide to solve the problem: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

joshuakoh1 commented 4 years ago

@devtronic The guide did not solve the problem