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.
238
likes
160
points
23.4k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on keyboard_dismisser