-
-
Notifications
You must be signed in to change notification settings - Fork 179
Issues: rrousselGit/flutter_hooks
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
useDebouncedTextController
enhancement
New feature or request
question
Further information is requested
#448
opened Oct 17, 2024 by
Mounix99
state.value = newIndex is not causing a re-build of the widget even though newIndex is different
bug
Something isn't working
question
Further information is requested
#434
opened Jun 18, 2024 by
nateshmbhat
Add hook to observe New feature or request
didChangeDependencies
enhancement
#397
opened Nov 30, 2023 by
water-mizuu
Returning a new Dart 3 type New feature or request
Record
from the useState
hook
breaking
enhancement
#366
opened Jul 6, 2023 by
jezsung
Examples for complex cases with useState hook
documentation
good first issue
Good for newcomers
#347
opened Mar 10, 2023 by
Tagir-A
useEffect's disposer should be called before update
enhancement
New feature or request
#335
opened Dec 15, 2022 by
jeiea
Documentation of useTextEditingController with useEffect needs to be updated
documentation
#325
opened Aug 19, 2022 by
AhmedLSayed9
Linters like those for javascript react hooks?
enhancement
New feature or request
#285
opened Feb 23, 2022 by
fzyzcjy
PersistentBottomSheetController
enhancement
New feature or request
#277
opened Dec 19, 2021 by
ken-ng-esotec
Add useCupertinoTabController
enhancement
New feature or request
#222
opened Mar 10, 2021 by
Albert221
How to reuse other hooks in class hook?
bug
Something isn't working
#215
opened Feb 4, 2021 by
jeiea
Add support for various mouse APIs, New feature or request
useMouseOver
, 'useMouseOffset', etc
enhancement
#206
opened Dec 21, 2020 by
esDotDev
Improve useAnimationController hook
enhancement
New feature or request
#204
opened Dec 21, 2020 by
esDotDev
Improve docs for Flutter Devs coming from Stateful workflow
documentation
#196
opened Nov 3, 2020 by
esDotDev
Gesture recognizers hooks
enhancement
New feature or request
#190
opened Oct 3, 2020 by
Albert221
14 tasks
Interoperability with state restoration
enhancement
New feature or request
#164
opened Aug 6, 2020 by
foodchaining
Decouple hooks from Element/BuildContext
enhancement
New feature or request
#144
opened Jun 20, 2020 by
derolf
Problem with sharing Hook values between HookWidget class's methods
documentation
#120
opened Jan 9, 2020 by
sahandevs
ProTip!
Exclude everything labeled
bug
with -label:bug.