virtual_keyboard_custom_layout 0.0.5
virtual_keyboard_custom_layout: ^0.0.5 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.
0.0.1-02/03/2023 #
- Initial Release.
0.0.2-02/03/2023 #
- Documentation and Platform Support adjustsments.
0.0.3-06/03/2023 #
- Can now have different custom keyboards in the same screen.
- Better example in how to implement the dependency and use it.
0.0.4-06/03/2023 #
- Added the possibility to add a colored border to the buttons.
- Alwascaps now working as intended.
- New example images and code.
0.0.5-27/03/2023 #
- Empty string error solved, it is now displayed as white space.