Jihun Cha

Results 6 comments of Jihun Cha

is same at [google_mlkit_barcode_scanning](https://pub.dev/packages/google_mlkit_barcode_scanning) package too. is there any solution??

@bilalali1 today. I fixed downgrade version 0.11.0 and downgrade camera plugin version to 0.10.6 and it works fine.

Same issue here. Any updates or workarounds available? `flutter doctor` shows no issues, but I'm getting when i was build aab "Release app bundle failed to strip debug symbols from...

The command I used was **flutter build appbundle --obfuscate --split-debug-info=build/app/outputs/symbols --release** and this is when the issue occurs. So i remove doNotStrip options from packagingOptions in android/app/build.gradle **Delete this block:...