keyboard_attachable 1.0.2
keyboard_attachable: ^1.0.2 copied to clipboard
A Flutter package to build widgets that can be attached to the soft keyboard.
1.0.2 May 2020 #
- Adds an example app to the project that makes use of the
transitionBuilderparameter. - Improves documentation on
transitionBuilder.
1.0.1 May 2020 #
- Adds a
transitionBuilderparameter toKeyboardAttachablethat can be used to ontrol the animations that should happen when the soft keyboard is shown and hidden.
1.0.0 April 2020 #
- Initial Open Source release.