Peter Lauri

Results 28 comments of Peter Lauri

@daadu did you test to build and use the plugin after this PR https://github.com/bcko/flutter_qrcode_reader/pull/57?

@daadu is there any other permission than android.permission.CAMERA needed for this plugin to work?

@daadu after the commit https://github.com/bcko/flutter_qrcode_reader/commit/a34c10c3a471ad0e2083a6205369e89a41639e17 the app builds and launches, the scanner also launches, but now crashes on scan. No errors...

@lfwells Actually, so the camera preview shows up, but crashes as soon as it finds a QR code it crashes. Same code works fine on iOS. I'm don't know if...

Might the comment https://github.com/bcko/flutter_qrcode_reader/issues/61#issuecomment-586739940 be a valid solution? @aegislp submit a PR?

I had the same problem when trying to use the library. Fully exit the app did not work either. I have drilled down to that there are some fundamental problems...

We faced the same problem, but in our case it was just that our test suite started to fail when integrating wagtail into our existing django project. Here is a...

Good idea... Alternative dj_mailoutbox, just a shorter version... This is something I have been thinking about when using some of the fixtures...

Maybe rename all public fixtures, and keep the old ones as aliases for a few releases? On Mon, Nov 21, 2016 at 10:51 PM Daniel Hahler [email protected] wrote: > Yes,...