Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CaiJingLong authored Jan 21, 2025
1 parent a2f6714 commit f72cd92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ environment:
flutter: ">=3.3.0"

dependencies:
camera: ^0.10.5+2
flutter:
sdk: flutter
google_mlkit_barcode_scanning: ^0.7.0
google_mlkit_commons: ^0.4.0
camera: ">=0.10.5+2 <1.0.0"
google_mlkit_barcode_scanning: ">=0.7.0 <1.0.0"
google_mlkit_commons: ">=0.4.0 <1.0.0"

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit f72cd92

Please sign in to comment.