mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
387e2b0602
This implements the keyboard shortcut handling and action invocation in order to provide a place in the infrastructure for keyboard events to trigger actions. This will allow binding of key events to actions like "move the focus to the next widget" and "activate button".