keyboard_insets_platform_interface 1.0.0
keyboard_insets_platform_interface: ^1.0.0 copied to clipboard
Platform interface for the keyboard_insets plugin.
keyboard_insets_platform_interface #
Platform interface for the keyboard_insets plugin.
This package defines the common API surface (abstract methods, model classes) used by platform-specific implementations.
Usage #
This package is not intended to be used directly.
Depend on keyboard_insets instead.
Notes #
- Provides
KeyboardInsetsPlatformbase class. - Provides
KeyboardStatemodel. - Includes a
DummyKeyboardInsetsimplementation (used for desktop).