keyboard_dismisser 3.0.0 copy "keyboard_dismisser: ^3.0.0" to clipboard
keyboard_dismisser: ^3.0.0 copied to clipboard

A simple Flutter package to hide the keyboard when performing a gesture outside of it.

[3.0.0] - February 2022 #

  • Updates package to Flutter 3.0.0.

[2.0.1] - February 2022 #

  • Updates package to Flutter 2.10, adds doc comments to gesture types.

[2.0.0] - March 2021 #

  • Migrates package to Dart null safety.

[1.0.2] - April 2020 #

  • Moves the unfocusing method to use WidgetsBinding.focusManager.

[1.0.1] - April 2020 #

  • Updates the keyboard unfocusing method under the hood, so that KeyboardDismisser keeps working even when placed above MaterialApp with Flutter 1.17.0.

[1.0.0] - February 2020 #

  • Initial Open Source release.
220
likes
140
pub points
97%
popularity

Publisher

unverified uploader

A simple Flutter package to hide the keyboard when performing a gesture outside of it.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on keyboard_dismisser