hotkey 0.1.1 copy "hotkey: ^0.1.1" to clipboard
hotkey: ^0.1.1 copied to clipboard

outdatedDart 1 only

A library that enables the binding of hotkeys (keyboard shortcuts) to [Element]'s or [Function]'s.

0.1.1 #

  • Added Shadow DOM support (event.target returns the custom element, not the actual focused element that is inside the shadow tree of that custom element)
  • Properly handled disabled targets (input and button)

0.1.0 #

  • Initial version
0
likes
40
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A library that enables the binding of hotkeys (keyboard shortcuts) to [Element]'s or [Function]'s.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

More

Packages that depend on hotkey