no_keyboard_textfield 1.0.3
no_keyboard_textfield: ^1.0.3 copied to clipboard
A Flutter widget that prevents soft keyboard while keeping text input focus. Perfect for barcode scanners & hardware keyboards.
1.0.3 #
- Added Windows & Linux desktop compatibility
- Prevents Windows touch keyboard popup (TabTip)
- Improved platform detection logic
- Maintains hardware keyboard and barcode scanner input
1.0.2 #
- Fixed internal logic for better focus stability.
- Updated documentation and improved pub.dev score.
1.0.1 #
- Fixed keyboard visibility issues on certain Android devices.
- Improved documentation.
1.0.0 #
- Initial release of no_keyboard_textfield.