You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to give it a try, but it is neccessary for me to get an notice, when the focus of the TextFormField changes. For that I work with a FocusNode and a listener.
When I use your form builder and give the text field my global focus node, the listener of it is never called.
The text was updated successfully, but these errors were encountered:
I wanted to give it a try, but it is neccessary for me to get an notice, when the focus of the
TextFormField
changes. For that I work with aFocusNode
and a listener.When I use your form builder and give the text field my global focus node, the listener of it is never called.
The text was updated successfully, but these errors were encountered: