super_keyboard library
Classes
- MobileWindowGeometry
-
Mobile application window geometry as reported by the
super_keyboardplugin. - SKLog
- Loggers for Super Keyboard, which can be activated by log level and by focal area, and can also print to a given LogPrinter.
- SuperKeyboard
- A unified API for tracking the software keyboard status, regardless of platform.
- SuperKeyboardAndroid
- SuperKeyboardAndroidBuilder
- SuperKeyboardAndroidListener
- SuperKeyboardBuilder
- A widget that rebuilds whenever the window geometry changes in a way that's relevant to the software keyboard.
- SuperKeyboardIOS
- SuperKeyboardIOSBuilder
- SuperKeyboardIOSListener
Enums
Functions
-
defaultLogPrinter(
LogRecord record) → void
Typedefs
- LogPrinter = void Function(LogRecord)