flutter_scan
flutter_scan copied to clipboard
scanner qrcode in widget tree & decoder qrcode from image
E/flutter: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(error, java.lang.IllegalStateException: Unexpected platform view context. When constructing a platform view in the factory, use the context from PlatformViewFactory#create, view id: 1 at io.flutter.plugin.platform.SingleViewPresentation.onCreate(SingleViewPresentation.java:187) at android.app.Dialog.dispatchOnCreate(Dialog.java:433)...
Write a demo using this package's latest version, found that even if don't scan a real qrcode or barcode, and just scan anywhere, still can get a result with random...
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.0.1, on macOS 12.3.1 21E258 darwin-x64, locale zh-Hans-CN) E/FrameEvents(28222): updateAcquireFence: Did not find frame. E/FrameEvents(28222): updateAcquireFence:...
- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...
I have give permission according to plugin which you have provided but Camera is not open in android 12 devices and it shows me white screen after giving permission. please...
After holding scanner for 5-6 seconds its automatically scan without any barcode or Qr code and give random Strings in android and iOS devices.
It would be great if all barcodes could be returned by the plugin. For instance, when we provide an image file to the plugin scan, and in the image we...
Any update for newest flutter version in the future?
- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...