mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
## Description This PR updates the Linux engine in order to answer to keyboard pressed state queries from the framework (as implemented in https://github.com/flutter/flutter/pull/122885). ## Related Issue Linux engine implementation for https://github.com/flutter/flutter/issues/87391 ## Tests Adds 2 tests.