flutter_soft_keyboard 1.1.0 copy "flutter_soft_keyboard: ^1.1.0" to clipboard
flutter_soft_keyboard: ^1.1.0 copied to clipboard

This Flutter package is a virtual keyboard widget that can be implemented using a 2D array.

1.0.0 #

  • Added usage, comments, etc.
  • Organized by adding an EventListener to the KeyboardInputController for easier listener management

1.1.0 #

A child variable has been added to VirtualKey for custom key UI. If child is not null, options other than KeyType and ContainerDecoration will be ignored, and child will be displayed as the key. An example can be found in the “Example” project.

2
likes
0
points
43
downloads

Publisher

verified publisheraqoong.pe.kr

Weekly Downloads

This Flutter package is a virtual keyboard widget that can be implemented using a 2D array.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, ripple_container, size_tailored_text

More

Packages that depend on flutter_soft_keyboard