virtual_keyboard_plus 1.0.1 copy "virtual_keyboard_plus: ^1.0.1" to clipboard
virtual_keyboard_plus: ^1.0.1 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 #

[Alphanumeric Keyboard]

๐Ÿ”ข Dual Keyboard #

[Dual Keyboard]

๐Ÿ”ข Numeric Keyboard #

[Numeric Keyboard] #

๐Ÿ“ฆ Installation #

From GitHub #

dependencies:
  virtual_keyboard:
    git:
      url: https://github.com/Prameshbasnet/virtual_keyboard.git
2
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable on-screen keyboard widget for Flutter with multiple layouts and RegExp-based input validation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on virtual_keyboard_plus