Skip to content

fix: add viewId to TextInputConfiguration for Flutter 3.44+ Windows#228

Open
Enkialon wants to merge 1 commit into
TerminalStudio:masterfrom
Enkialon:master
Open

fix: add viewId to TextInputConfiguration for Flutter 3.44+ Windows#228
Enkialon wants to merge 1 commit into
TerminalStudio:masterfrom
Enkialon:master

Conversation

@Enkialon

@Enkialon Enkialon commented Jun 6, 2026

Copy link
Copy Markdown

On Windows desktop with Flutter 3.44+, text input in the terminal requires viewId to be passed to TextInputConfiguration.

Without this, TextInput.attach() cannot properly route text input on Windows, resulting in unresponsive keyboard input in the terminal.

On Windows desktop with Flutter 3.44+, text input in the terminal
requires `viewId` to be passed to `TextInputConfiguration`.

Without this, `TextInput.attach()` cannot properly route text input
on Windows, resulting in unresponsive keyboard input in the terminal.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant