kitty_key_encoder 1.0.0 copy "kitty_key_encoder: ^1.0.0" to clipboard
kitty_key_encoder: ^1.0.0 copied to clipboard

discontinuedreplaced by: kitty_protocol

Encode Flutter KeyEvent to Kitty Keyboard Protocol escape sequences.

1.0.0 #

  • Initial release
  • Full key mapping: F1-F12, arrow keys, navigation keys
  • Modifier support: Shift, Alt, Ctrl, Meta with proper bit flag handling
  • Progressive enhancement: Support for Kitty protocol's extended modes (CSI > n u)
  • IME handling: Optional deferral for complex input scenarios
  • Key release events: Optional reporting of key release events
  • Key repeat support: Full event type reporting (keyDown, keyRepeat, keyUp)
0
likes
140
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Encode Flutter KeyEvent to Kitty Keyboard Protocol escape sequences.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kitty_key_encoder