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).