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
While working with super_keyboard in Flutter Test Golden tests, it seems that the reported keyboard height is either not resetting, or is reporting a height of 150 for some other reason.
This was observed in client app tests for a floating editor.
While working with
super_keyboardin Flutter Test Golden tests, it seems that the reported keyboard height is either not resetting, or is reporting a height of 150 for some other reason.This was observed in client app tests for a floating editor.