animated_qr_code_scanner icon indicating copy to clipboard operation
animated_qr_code_scanner copied to clipboard

QR Code Scanner for Flutter with animated targetting box

Results 5 animated_qr_code_scanner issues
Sort by recently updated
recently updated
newest added

``` Error: Cannot run with sound null safety, because the following dependencies don't support null safety: - package:animated_qr_code_scanner - package:qr_code_scanner ```

The plugins `animated_qr_code_scanner` use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2...

Thanks for this wonderful library. could you please update to null safety.

Hi, First of all thanks for this asset. It really gives a nice touch to an otherwise classic functionality. I just wanted to know if an iOS development was still...