Skip to content

Commit

Permalink
Bump flutter_zxing from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [flutter_zxing](https://github.com/khoren93/flutter_zxing) from 1.8.1 to 1.8.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9304a82 commit 060a07f
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: "828c4826c2eb7668dcc80848b41b9a80437f7535aabc8c2062202c6070e4d4bb"
sha256: "5b2670f151a6d96643204ff3a781e073739c23a91ef5fc39742bf13fb8287b4c"
url: "https://pub.dev"
source: hosted
version: "1.8.1"
version: "1.8.2"
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.8.1
flutter_zxing: ^1.8.2
drift: ^2.16.0
path: ^1.8.3
path_provider: ^2.1.5
Expand Down

0 comments on commit 060a07f

Please sign in to comment.