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
160
points
39
downloads

Documentation

API reference

Publisher

verified publisherdartside.dev

Weekly Downloads

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

Homepage
Repository
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on keyboard_hider