TextField에 한글을 입력하면 간헐적으로 오류가 발생합니다. ㅠㅠ
영어로 입력하면 아-무 문제 없습니다! 하지만 한글 입력 시 다음과 같은 에러가 발생합니다...
======== Exception caught by services library ======================================================
The following assertion was thrown during a platform message callback:
Assertion failed: file:///C:/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart:444:16
_pressedKeys[event.physicalKey] == event.logicalKey
"A KeyUpEvent is dispatched, but the state shows that the physical key is pressed on a different logical key. If this occurs in real application, please report this bug to Flutter. If this occurs in unit tests, please ensure that simulated events follow Flutter's event model as documented in HardwareKeyboard
. This was the event: KeyUpEvent#57455(physicalKey: PhysicalKeyboardKey#7002c(usbHidUsage: \"0x0007002c\", debugName: \"Space\"), logicalKey: LogicalKeyboardKey#00020(keyId: \"0x00000020\", keyLabel: \" \", debugName: \"Space\"), character: null, timeStamp: 0:01:29.509700, synthesized) and the recorded logical key LogicalKeyboardKey#602a3(keyId: \"0x10000070f\", keyLabel: \"Process\", debugName: \"Process\")"

플러터 앱의 한... 계는 아니겠...죠...? 제 laptop과 호환 문제일까요?😥 속땅합니당