Skip to content

Commit

Permalink
flutter_hooks : 0.21.1-pre.1 -> 0.21.1-pre.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Jul 22, 2024
1 parent c5c7dbc commit bdce4d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/flutter_hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased patch
## 0.21.1-pre.2 - 2024-07-22

- Added `onAttach` and `onDetach` to `useScrollController` and `usePageController` (thanks to @whynotmake-it)

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_hooks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
issue_tracker: https://github.com/rrousselGit/flutter_hooks/issues
version: 0.21.1-pre.1
version: 0.21.1-pre.2

environment:
sdk: ">=2.17.0 <3.0.0"
Expand Down

0 comments on commit bdce4d2

Please sign in to comment.