AmolGangadhare / flutter_barcode_scanner

Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
https://pub.dev/packages/flutter_barcode_scanner
MIT License
382 stars 507 forks source link

Duplicate Resources #281

Open cgilleeny opened 2 years ago

cgilleeny commented 2 years ago

Fails during the 'Task:app:mergeDebugResources' of the 'flutter run' terminal command.

To Reproduce Steps to reproduce the behavior: flutter pub add flutter_barcode_scanner results in flutter_barcode_scanner: ^2.0.0 in project pubspec.yaml flutter run (fails)

Screen Shot 2022-04-26 at 3 02 52 PM

both files contain the same data:

Screen Shot 2022-04-26 at 3 05 19 PM

Screen Shot 2022-04-26 at 3 05 06 PM

mhmdqds commented 2 years ago

only delete row number 3 from file flutter.pub-cache\hosted\pub.dartlang.org\flutter_barcode_scanner-2.0.0\android\src\main\res\values-w820dp\dimens.xml