We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835aea0 commit 319679bCopy full SHA for 319679b
packages/flutter_hooks/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased build
+## 0.21.1-pre.4 - 2024-08-01
2
3
- Added `useFixedExtentScrollController` (thanks to @whynotmake-it)
4
packages/flutter_hooks/pubspec.yaml
@@ -3,7 +3,7 @@ description: A flutter implementation of React hooks. It adds a new kind of widg
homepage: https://github.com/rrousselGit/flutter_hooks
repository: https://github.com/rrousselGit/flutter_hooks/tree/master/packages/flutter_hooks
5
issue_tracker: https://github.com/rrousselGit/flutter_hooks/issues
6
-version: 0.21.1-pre.3
+version: 0.21.1-pre.4
7
8
environment:
9
sdk: ">=2.17.0 <3.0.0"
0 commit comments