Skip to content

Commit

Permalink
Revert to a custom fork of mobile_scanner as there is a major issue o…
Browse files Browse the repository at this point in the history
…n iOS. (#4519)

Basically, it's the latest version (3.4.1) minus the faulty commit
  • Loading branch information
g123k authored Aug 14, 2023
1 parent ee9e20f commit 1bd9c4d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/scanner/ml_kit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ dependencies:
visibility_detector: 0.4.0+2
async: 2.11.0

mobile_scanner: 3.4.0
mobile_scanner:
git:
url: https://github.com/openfoodfacts/mobile_scanner.git
ref: custom_release
scanner_shared:
path: ../shared

Expand Down

0 comments on commit 1bd9c4d

Please sign in to comment.