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
When I put a textfield as a child if page_flip_builder, the keyboard automatically dismiss every time I focus on it. Meanwhile, the keyboard work fine when I remove the Key of page_flip_builder (however, I cannot control flipping action). I am not sure if AnimationController has some conflicts with the Textfield. See anyone has some idea about it.
When I put a textfield as a child if page_flip_builder, the keyboard automatically dismiss every time I focus on it. Meanwhile, the keyboard work fine when I remove the Key of page_flip_builder (however, I cannot control flipping action). I am not sure if AnimationController has some conflicts with the Textfield. See anyone has some idea about it.
The following is my sample code
The text was updated successfully, but these errors were encountered: