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
All TextFields changes when one TextField is focused.
log say:
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
W/IInputConnectionWrapper(32144): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper(32144): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper(32144): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): endBatchEdit on inactive InputConnection
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
flutter doctor say everything is alright.
The text was updated successfully, but these errors were encountered:
All TextFields changes when one TextField is focused.
log say:
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
W/IInputConnectionWrapper(32144): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper(32144): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper(32144): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): endBatchEdit on inactive InputConnection
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
flutter doctor say everything is alright.
The text was updated successfully, but these errors were encountered: