flutter_hooks
flutter_hooks copied to clipboard
Latest changes in Flutter pull cause listener related tests to fail
trafficstars
With the changes in this flutter commit, three hook tests related to calling hasListeners are failing: use_focus_node, useState here and here, and useValueNotifier here and here.
Raising this bug to track. I can fix in a few weeks when I wrap up my current project and was planning on spending more time with this package.