Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 320ac24

Browse filesBrowse files
committed
flutter_hooks : 0.20.2 -> 0.20.3
1 parent 5558b3b commit 320ac24
Copy full SHA for 320ac24

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎packages/flutter_hooks/CHANGELOG.md

Copy file name to clipboardExpand all lines: packages/flutter_hooks/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased patch
1+
## 0.20.3 - 2023-10-10
22

33
- Added `useExpansionTileController` (thanks to @droidbg)
44
- Added `useMaterialStateController` (thanks to @AdamHavlicek)

‎packages/flutter_hooks/pubspec.yaml

Copy file name to clipboardExpand all lines: packages/flutter_hooks/pubspec.yaml
+1-1Lines changed: 1 addition & 1 deletion
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.20.2
6+
version: 0.20.3
77

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.