nf_flutter_hotkeys library

Classes

IHotkeySet
KeyAction
A combination of a LogicalKeyboardKey (e.g., control-shift-A), a description of what action that keystroke should trigger (e.g., "select all text"), and a callback method to be invoked when that keystroke is pressed.
KeyboardWidget
A keymap widget allowing easy addition of shortcut keys to any widget tree with an optional help screen overlay
TabHotkeys
UserHotkeys