virtual_keyboard_custom_layout 0.0.4
virtual_keyboard_custom_layout: ^0.0.4 copied to clipboard
A simple package for dispaying virtual keyboards on a devices like kiosks and ATMs. The library is written in Dart and has no native code dependancy.
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.