Skip to content

Commit 319679b

Browse files
committed
flutter_hooks : 0.21.1-pre.3 -> 0.21.1-pre.4
1 parent 835aea0 commit 319679b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/flutter_hooks/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased build
1+
## 0.21.1-pre.4 - 2024-08-01
22

33
- Added `useFixedExtentScrollController` (thanks to @whynotmake-it)
44

packages/flutter_hooks/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A flutter implementation of React hooks. It adds a new kind of widg
33
homepage: https://github.com/rrousselGit/flutter_hooks
44
repository: https://github.com/rrousselGit/flutter_hooks/tree/master/packages/flutter_hooks
55
issue_tracker: https://github.com/rrousselGit/flutter_hooks/issues
6-
version: 0.21.1-pre.3
6+
version: 0.21.1-pre.4
77

88
environment:
99
sdk: ">=2.17.0 <3.0.0"

0 commit comments

Comments
 (0)