Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 331 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 331 Bytes

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.