Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,10 @@ packages:
dependency: "direct main"
description:
name: mobile_scanner
sha256: "59ad810aee674633e208f286516464b05003614e686075ef2d4fa7ee2e82ba4b"
sha256: ce3f059ebd6dbfab7292bba0e893e354b46730636820d3c9ef69005ce2d55bce
url: "https://pub.dev"
source: hosted
version: "7.3.0"
version: "7.4.0"
path:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
file_picker: ^12.0.0-beta.1
flutter_secure_storage: ^10.3.1
local_auth: ^2.1.0
mobile_scanner: ^7.3.0
mobile_scanner: ^7.4.0
pointycastle: ^3.9.1
share_plus: ^13.2.0

Expand Down
Loading