From 7e7c992077ef95c6a74f9d05536d6729e6d16507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 01:24:47 +0000 Subject: [PATCH] chore(deps): bump flex_color_scheme from 8.1.1 to 8.2.0 Bumps [flex_color_scheme](https://github.com/rydmike/flex_color_scheme) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/rydmike/flex_color_scheme/releases) - [Changelog](https://github.com/rydmike/flex_color_scheme/blob/master/CHANGELOG.md) - [Commits](https://github.com/rydmike/flex_color_scheme/compare/8.1.1...8.2.0) --- updated-dependencies: - dependency-name: flex_color_scheme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2a185256..92a09693 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -221,10 +221,10 @@ packages: dependency: "direct main" description: name: flex_color_scheme - sha256: ae638050fceb35b6040a43cf67892f9b956022068e736284919d93322fdd4ba2 + sha256: "3344f8f6536c6ce0473b98e9f084ef80ca89024ad3b454f9c32cf840206f4387" url: "https://pub.dev" source: hosted - version: "8.1.1" + version: "8.2.0" flex_seed_scheme: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c3e5a9b2..f5ef82f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: cloud_firestore: ^5.6.5 equatable: ^2.0.7 firebase_core: ^3.12.1 - flex_color_scheme: ^8.1.1 + flex_color_scheme: ^8.2.0 flutter: sdk: flutter flutter_adaptive_scaffold: ^0.3.2