Skip to content

chore(deps): bump flex_color_scheme from 8.1.1 to 8.2.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading