virtual_keyboard_flutter 0.0.6
virtual_keyboard_flutter: ^0.0.6 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. Forked from virtual_keyboard_multi_language
0.0.6 3/24/2022. #
- Improve handling of TextEditingController (PR #1 from Renee)
0.0.5 12/27/2021. #
- Delete wrong documentation photo
0.0.4 12/27/2021. #
- Change readme file
0.0.3 12/27/2021. #
- Add license.
- Fix github link.
0.0.2 12/27/2021. #
- Migrate to null safety.
- Add controller optional beside onPress callBack.
0.0.1 12/27/2021. #
- Inital release.