virtual_keyboard_flutter 1.0.0
virtual_keyboard_flutter: ^1.0.0 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
1.0.0 4/19/2022. #
- Support multiple language - Arabic (PR #2 from OlehVedernikov)
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.