Skip to content

Commit

Permalink
Bump flutter_zxing from 1.7.0 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps [flutter_zxing](https://github.com/khoren93/flutter_zxing) from 1.7.0 to 1.8.1.
- [Changelog](https://github.com/khoren93/flutter_zxing/blob/main/CHANGELOG.md)
- [Commits](https://github.com/khoren93/flutter_zxing/commits)

---
updated-dependencies:
- dependency-name: flutter_zxing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0e0fa17 commit 27a7a13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,10 @@ packages:
dependency: "direct main"
description:
name: flutter_zxing
sha256: "7ced1ebb196a5361964f03af37a8f51120271982698ff7befe34f7e35f0babbc"
sha256: "828c4826c2eb7668dcc80848b41b9a80437f7535aabc8c2062202c6070e4d4bb"
url: "https://pub.dev"
source: hosted
version: "1.7.0"
version: "1.8.1"
font_awesome_flutter:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies:
multi_select_flutter: ^4.1.3
flutter_svg: ^2.0.14
fl_chart: ^0.69.2
flutter_zxing: ^1.5.2
flutter_zxing: ^1.8.1
drift: ^2.16.0
path: ^1.8.3
path_provider: ^2.1.5
Expand Down

0 comments on commit 27a7a13

Please sign in to comment.