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

outdated

Keyboard visibility / (auto-) dismiss package without native plugin

keyboard_service #

Keyboard visibility / (auto-) dismiss package without native plugin

Watch on GitHub Star on GitHub

Getting Started #

Use it for example when you want to automatically dimiss the on-screen keyboard when tapped outside of textfield. And if you want know if the on-screen keyboard is visible and/or want to explicitly dismiss it.

There are 2 classes

  • 'KeyboardService': Check if keyboard is visible and dismiss keyboard.
  • 'KeyboardAutoDismiss': A widget that wraps a Scaffold widget for automatically dismissing the keyboard.

See example project for some code.

License #

This project is licensed under the MIT License - see the license file for details.

35
likes
0
pub points
85%
popularity

Publisher

unverified uploader

Keyboard visibility / (auto-) dismiss package without native plugin

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on keyboard_service