Skip to content

Commit

Permalink
🆙 flutter hooks version
Browse files Browse the repository at this point in the history
  • Loading branch information
bannzai committed Jan 17, 2024
1 parent fe2a945 commit c37147f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -474,10 +474,10 @@ packages:
dependency: "direct main"
description:
name: flutter_hooks
sha256: "7c8db779c2d1010aa7f9ea3fbefe8f86524fcb87b69e8b0af31e1a4b55422dec"
sha256: "09f64db63fee3b2ab8b9038a1346be7d8986977fae3fec601275bf32455ccfc0"
url: "https://pub.dev"
source: hosted
version: "0.20.3"
version: "0.20.4"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
riverpod: ^2.4.4
hooks_riverpod: ^2.4.4
riverpod_annotation: 2.3.0
flutter_hooks: ^0.20.3
flutter_hooks: ^0.20.4
firebase_crashlytics: ^3.0.12
dotted_border: ^2.1.0
in_app_review: ^2.0.8
Expand Down

0 comments on commit c37147f

Please sign in to comment.