flutter_hooks icon indicating copy to clipboard operation
flutter_hooks copied to clipboard

Latest changes in Flutter pull cause listener related tests to fail

Open Jstuff36 opened this issue 3 years ago • 0 comments
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.

Jstuff36 avatar Aug 08 '22 13:08 Jstuff36