# Functions
DetectTextInputDoneMod returns true if the modifiers pressed indicate the typed text can be committed.
Normalize takes a GLFW-based key and normalizes it by converting the input to a keyboard.Event struct compatible with Flutter for the current OS.