virtual_keyboard_plus 2.0.2
virtual_keyboard_plus: ^2.0.2 copied to clipboard
A customizable on-screen keyboard widget for Flutter with multiple layouts and RegExp-based input validation.
๐ฑ Virtual Keyboard #
A customizable on-screen virtual keyboard widget for Flutter with multiple layouts, input validation, and styling options.
๐ Features #
- ๐ Alphanumeric, ๐ข Numeric, ๐ฃ Symbolic, and ๐งช Dual layout support
- ๐ Customizable keys (including action keys like โซ, โง, โ, SPACE)
- โจ Shift toggle for uppercase input
- ๐ RegExp-based validation to control allowed input
- ๐จ Customizable key colors, text styles, and key builder override
- ๐ก Works on mobile, web, desktop (Windows/Linux/macOS)
๐ผ Screenshots #
๐ค Alphanumeric Keyboard #

๐ข Dual Keyboard #

๐ข Numeric Keyboard #
#
๐ฆ Installation #
From GitHub #
dependencies:
virtual_keyboard:
git:
url: https://github.com/Prameshbasnet/virtual_keyboard.git