build: (deps): bump badges from 3.1.2 to 3.2.0

Bumps [badges](https://github.com/yako-dev/flutter_badges) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/yako-dev/flutter_badges/releases)
- [Changelog](https://github.com/yako-dev/flutter_badges/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yako-dev/flutter_badges/compare/v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: badges
  dependency-version: 3.2.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-04-10 21:35:26 +00:00 • committed by GitHub
commit 0e0daacff4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -69,10 +69,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: badges name: badges
sha256: a7b6bbd60dce418df0db3058b53f9d083c22cdb5132a052145dc267494df0b84 sha256: cf1c88fb3777df69ccd630b80de5267f54efa4a39381b0404a7c03d56cb7c041
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "3.1.2" version: "3.2.0"
barbecue: barbecue:
dependency: transitive dependency: transitive
description: description:

View file

@ -12,7 +12,7 @@ environment:
dependencies: dependencies:
archive: ^4.0.7 archive: ^4.0.7
async: ^2.13.1 async: ^2.13.1
badges: ^3.1.2 badges: ^3.2.0
blurhash_dart: ^1.2.1 blurhash_dart: ^1.2.1
chewie: ^1.13.0 chewie: ^1.13.0
collection: ^1.18.0 collection: ^1.18.0