native_virtual_keyboard 0.2.5
native_virtual_keyboard: ^0.2.5 copied to clipboard
An almost pixel perfect Flutter replica of iOS and Android native keyboards.
0.2.5 #
- setEnabledKeys accepts null argument
0.2.4 #
- Allow changing enabledKeys via ValueNotifier
0.2.3 #
- Allow enabling/disabling keys
0.2.2 #
- Simplify theme customization
0.2.1 #
- Allow customizing overlay colors
0.2.0 #
- Allow configuring keyboard style including color, shadows, and keys by bariskodas
0.1.2 #
- Improve iOS 26 overlay shape accuracy
0.1.1 #
- README: Fix showcase GIF link
0.1.0 #
- Plugin release