Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Bump flutter_hooks from 0.18.6 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [flutter_hooks](https://github.com/rrousselGit/flutter_hooks/tree/master/packages) from 0.18.6 to 0.20.1.
- [Commits](https://github.com/rrousselGit/flutter_hooks/commits/flutter_hooks-v0.20.1/packages)

---
updated-dependencies:
- dependency-name: flutter_hooks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 4977a6b commit 74a0793
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,10 +314,10 @@ packages:
dependency: "direct main"
description:
name: flutter_hooks
sha256: "6a126f703b89499818d73305e4ce1e3de33b4ae1c5512e3b8eab4b986f46774c"
sha256: "6ae13b1145c589112cbd5c4fda6c65908993a9cb18d4f82042e9c28dd9fbf611"
url: "https://pub.dev"
source: hosted
version: "0.18.6"
version: "0.20.1"
flutter_lints:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -409,10 +409,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: be68cf7653fcab798500f9047ac58c3f109287a1595012412f4a0d654a9bb9c5
sha256: "117edbe7e5cfc02e31a94f97e2acd4581f54bc37fcda9dce1f606f8ac851ba24"
url: "https://pub.dev"
source: hosted
version: "2.3.6"
version: "2.3.7"
http_multi_server:
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 @@ -34,7 +34,7 @@ dependencies:
scrollable_positioned_list: ^0.3.5
hive: ^2.2.3
hive_flutter: ^1.1.0
flutter_hooks: ^0.18.0
flutter_hooks: ^0.20.1
equatable: ^2.0.3
netease_api:
path: netease_api/
Expand Down

0 comments on commit 74a0793

Please sign in to comment.