qrcode_scanner icon indicating copy to clipboard operation
qrcode_scanner copied to clipboard

πŸ›  Flutter QR code scanner plugin.

Results 95 qrcode_scanner issues
Sort by recently updated
recently updated
newest added

There is no MainActivity.java in the android folder. Please provide if available to you. [hjlabs.in](https://hjlabs.in)

when I'm going to use the plugin I get this msg. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...

Tried to build a release version and got this error: Could not determine the dependencies of task ':app:lintVitalRelease'. > Could not resolve all artifacts for configuration ':app:debugCompileClasspath'. > Could not...

![Screenshot_1](https://user-images.githubusercontent.com/43525248/139738168-b15ede9f-68b6-4ee5-b813-e3537f97a606.png)

i get this message after run `flutter upgrade` and `flutter pub get` : ``` Running "flutter pub get" in my_app... Ϋ΄Ω«Ϋ²s The plugins `qrscan` use a deprecated version of the...

When I tried to build Flutter APP, still get the below errors, how to fix this? ``` Launching lib/main.dart on sdk gphone x86 arm in debug mode... Running Gradle task...

I want to open front camera for scanning QR but I haven't found any way to do so in qrscan package. Can someone guide me on how can I do...

This bug happen whenever I include facebook auth with others QR dependencies we cannot use both To Reproduce To reproduce just try to add the following dependencies and build them...