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 92bd0e2

Browse filesBrowse files
committed
flutter_hooks : 0.20.1 -> 0.20.2
1 parent 422b2e1 commit 92bd0e2
Copy full SHA for 92bd0e2

File tree

Expand file treeCollapse file tree

3 files changed

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

3 files changed

+3
-3
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.2 - 2023-10-02
22

33
- Fixed key matching algorithm incorrectly not checking all keys if a 0 or a NaN is present (thanks to @AlexDochioiu)
44

‎packages/flutter_hooks/example/pubspec.yaml

Copy file name to clipboardExpand all lines: packages/flutter_hooks/example/pubspec.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_hooks_gallery
22
description: A new Flutter project.
33

44
publish_to: none
5-
version: 1.0.2
5+
version: 1.0.3
66

77
environment:
88
sdk: ">=2.12.0 <4.0.0"

‎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.1
6+
version: 0.20.2
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.