Skip to content

Commit 1f148af

Browse files
Bump flutter_hooks from 0.20.1 to 0.20.3
Bumps [flutter_hooks](https://github.com/rrousselGit/flutter_hooks/tree/master/packages) from 0.20.1 to 0.20.3. - [Commits](https://github.com/rrousselGit/flutter_hooks/commits/flutter_hooks-v0.20.3/packages) --- updated-dependencies: - dependency-name: flutter_hooks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa53482 commit 1f148af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ packages:
146146
dependency: "direct main"
147147
description:
148148
name: flutter_hooks
149-
sha256: "6ae13b1145c589112cbd5c4fda6c65908993a9cb18d4f82042e9c28dd9fbf611"
149+
sha256: "7c8db779c2d1010aa7f9ea3fbefe8f86524fcb87b69e8b0af31e1a4b55422dec"
150150
url: "https://pub.dev"
151151
source: hosted
152-
version: "0.20.1"
152+
version: "0.20.3"
153153
flutter_lints:
154154
dependency: "direct dev"
155155
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.5
37-
flutter_hooks: ^0.20.1
37+
flutter_hooks: ^0.20.3
3838
audioplayers: ^4.1.0
3939
flutter_riverpod: ^2.3.7
4040

0 commit comments

Comments
 (0)