Skip to content

Commit

Permalink
Bump dep versions and PKG to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Mar 3, 2024
1 parent ac303eb commit ca52869
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ packages:
path: ".."
relative: true
source: path
version: "3.3.1"
version: "3.4.0"
flex_seed_scheme:
dependency: transitive
description:
Expand Down Expand Up @@ -171,10 +171,10 @@ packages:
dependency: "direct main"
description:
name: google_fonts
sha256: f0b8d115a13ecf827013ec9fc883390ccc0e87a96ed5347a3114cac177ef18e8
sha256: "5b1726fee554d1cc9db1baef8061b126567ff0a1140a03ed7de936e62f2ab98b"
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "6.2.0"
hive:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
flutter_riverpod: ^2.4.10

# https://pub.dev/packages/google_fonts
google_fonts: ^6.1.0
google_fonts: ^6.2.0

# https://pub.dev/packages/hive
hive: ^2.2.3
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flex_color_picker
description: A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.
version: 3.3.1
version: 3.4.0
homepage: https://github.com/rydmike/flex_color_picker
repository: https://github.com/rydmike/flex_color_picker
issue_tracker: https://github.com/rydmike/flex_color_picker/issues
Expand Down

0 comments on commit ca52869

Please sign in to comment.