Stable release.
Improved docs and README. Added example app.
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.