virtual_keyboard_custom_layout 1.0.1
virtual_keyboard_custom_layout: ^1.0.1 copied to clipboard
A package that displays a keyboard in devices with no native keyboard, such as self-services like kiosks and ATMs. The library is written in Dart and has no native code dependency.
1.0.1 #
- Fixed gesture detection area of backspace key (Thanks ane-robast pull request # 2)
1.0.0 #
- Added offset support (Thanks moderateroni pull request # 1)
0.0.5 #
- Empty string error solved, it is now displayed as white space.
0.0.4 #
- Added the possibility to add a colored border to the buttons.
- Alwascaps now working as intended.
- New example images and code.
0.0.3 #
- Can now have different custom keyboards in the same screen.
- Better example in how to implement the dependency and use it.
0.0.2 #
- Documentation and Platform Support adjustsments.
0.0.1 #
- Initial Release.