We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c096dd3 commit 8f968ccCopy full SHA for 8f968cc
packages/flutter_hooks/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased 0.21.2
+## 0.21.2 - 2025-02-23
2
3
- Add `useCarouselController` (thanks to @riscait)
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.4
+version: 0.21.2
7
8
environment:
9
sdk: ">=2.17.0 <3.0.0"
0 commit comments