hotkey_manager_platform_interface 0.2.0 copy "hotkey_manager_platform_interface: ^0.2.0" to clipboard
hotkey_manager_platform_interface: ^0.2.0 copied to clipboard

A common platform interface for the hotkey_manager plugin.

hotkey_manager_platform_interface #

pub version

A common platform interface for the hotkey_manager plugin.

Usage #

To implement a new platform-specific implementation of hotkey_manager, extend HotKeyManagerPlatform with an implementation that performs the platform-specific behavior, and when you register your plugin, set the default HotKeyManagerPlatform by calling HotKeyManagerPlatform.instance = MyPlatformHotKeyManager().

License #

MIT

0
likes
130
points
3.43k
downloads

Publisher

verified publisherleanflutter.dev

Weekly Downloads

A common platform interface for the hotkey_manager plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation, plugin_platform_interface, uni_platform, uuid

More

Packages that depend on hotkey_manager_platform_interface