keyboard_hider 1.0.0 copy "keyboard_hider: ^1.0.0" to clipboard
keyboard_hider: ^1.0.0 copied to clipboard

This tiny Flutter package help you hide the keyboard. With convenient helper methods and the KeyboardHider widget.

1.0.0 #

Stable release.

0.2.0 #

Improved docs and README. Added example app.

0.1.0 #

Initial release.

KeyboardHider widget with optional HideMode to either unfocus the current FocusScope, or to use SystemChannels.textInput to hide the keyboard.

It also includes the unfocus and hideTextInput helper methods.

4
likes
140
pub points
61%
popularity

Publisher

verified publisherdartside.dev

This tiny Flutter package help you hide the keyboard. With convenient helper methods and the KeyboardHider widget.

Homepage
Repository
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on keyboard_hider