build: (deps): bump pretty_qr_code from 3.5.0 to 3.6.0

Bumps [pretty_qr_code](https://github.com/promops/flutter_pretty_qr) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/promops/flutter_pretty_qr/releases)
- [Changelog](https://github.com/promops/flutter_pretty_qr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/promops/flutter_pretty_qr/compare/3.5.0...3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-03 03:01:19 +00:00 committed by GitHub
parent 2e22f8b2c4
commit eaa7e8a1fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1328,10 +1328,10 @@ packages:
dependency: "direct main"
description:
name: pretty_qr_code
sha256: "2291db3f68d70a3dcd46c6bd599f30991ae4c02f27f36215fbb3f4865a609259"
sha256: "474f8a4512113fba06f14a6ec9bbf42353b4e651d7a520e3096f2a9b6bbe7a8a"
url: "https://pub.dev"
source: hosted
version: "3.5.0"
version: "3.6.0"
process:
dependency: transitive
description:

View file

@ -61,7 +61,7 @@ dependencies:
path: ^1.9.0
path_provider: ^2.1.2
permission_handler: ^12.0.1
pretty_qr_code: ^3.5.0
pretty_qr_code: ^3.6.0
provider: ^6.0.2
punycode: ^1.0.0
qr_code_scanner_plus: ^2.0.14