From a406b579bc0dc0914cef3b5977bc74db65171116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:59:30 +0000 Subject: [PATCH] chore(deps): bump flutter_blurhash from 0.8.2 to 0.9.1 Bumps [flutter_blurhash](https://github.com/fluttercommunity/flutter_blurhash) from 0.8.2 to 0.9.1. - [Changelog](https://github.com/fluttercommunity/flutter_blurhash/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/flutter_blurhash/commits) --- updated-dependencies: - dependency-name: flutter_blurhash dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/firebase_ui_storage/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/firebase_ui_storage/pubspec.yaml b/packages/firebase_ui_storage/pubspec.yaml index f942b378..044f4a1c 100644 --- a/packages/firebase_ui_storage/pubspec.yaml +++ b/packages/firebase_ui_storage/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: path: ^1.8.3 uuid: ^4.2.2 file_selector: ^1.0.1 - flutter_blurhash: ^0.8.2 + flutter_blurhash: ^0.9.1 dev_dependencies: flutter_test: