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

A common platform interface for the keypress_simulator plugin.

keypress_simulator_platform_interface #

pub version

A common platform interface for the keypress_simulator plugin.

Usage #

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

License #

MIT

1
likes
140
points
85
downloads

Publisher

verified publisherleanflutter.dev

Weekly Downloads

A common platform interface for the keypress_simulator plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, plugin_platform_interface, uni_platform

More

Packages that depend on keypress_simulator_platform_interface