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
* Removes platform dependencies from all SendKeyEvent methods.
* Adds methods related to composing a text to the FlutterView and
TextInputChannel.
* Transfers the key event filter role to TizenInputMethodContext.
* Adds filter methods for each event type to TizenInputMethodContext.
* Removes the concept of selection mode for text input.
Signed-off-by: Boram Bae <[email protected]>
0 commit comments