RafaelBarbosatec / qr_code_dart_scan

A QR code scanner that works on both iOS and Android using dart decoder.
MIT License
15 stars 20 forks source link

update depends on camera ^0.11.0+1 #25

Closed yfming93 closed 1 week ago

yfming93 commented 3 months ago

Because qr_code_dart_scan >=0.7.4 depends on camera ^0.10.5+9 and app depends on camera ^0.11.0+1, qr_code_dart_scan >=0.7.4 is forbidden. So, because app depends on qr_code_dart_scan ^0.8.0, version solving failed.

You can try the following suggestion to make the pubspec resolve:

RafaelBarbosatec commented 1 week ago

The camera was updated in the last version.