File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: flutter_hooks_gallery
22description : A new Flutter project.
33
44publish_to : none
5- version : 1.0.2
5+ version : 1.0.3
66
77environment :
88 sdk : " >=2.12.0 <4.0.0"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A flutter implementation of React hooks. It adds a new kind of widg
33homepage : https://github.com/rrousselGit/flutter_hooks
44repository : https://github.com/rrousselGit/flutter_hooks/tree/master/packages/flutter_hooks
55issue_tracker : https://github.com/rrousselGit/flutter_hooks/issues
6- version : 0.20.1
6+ version : 0.20.2
77
88environment :
99 sdk : " >=2.17.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments