input_with_keyboard_control 1.0.8
input_with_keyboard_control: ^1.0.8 copied to clipboard
The package provides an input that you can control whether the keyboard will show or not without losing focus, ideal for use with a barcode scanner!
1.0.8 2021-07-18. #
- Added null safety support
1.0.7 2021-02-17. #
- Fixed size button bug
1.0.6 2021-02-11. #
- Fixed FocusNode bug
1.0.5 2021-02-04. #
- Changed example
1.0.4 2021-02-04. #
- Added underlineColor parameter
1.0.3 2021-02-03. #
- Added buttonColorEnabled, buttonColorDisabled, showUnderline and showButton parameters
1.0.2 2021-02-02. #
- Added example folder
1.0.1 2021-02-02. #
- README.md edited
1.0.0 2021-02-02. #
- Initial version