keyboard_attachable
A Flutter package to build widgets that can be attached to the soft keyboard.
2.2.0
3.5K downloads/mo
#4393 most downloaded on pub.dev
drogel/keyboard_attachable
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.9 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
8 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Apr 2020 to Oct 2023
2021
2022
2023
2024
2025
2026
Releases
latest 8-
2.2.024 Oct 2023Release notes
Open source →- Upgrades Gradle and Manifest Updates for improved compatibility.
- Upgrades
flutter_keyboard_visibilitydependency to version 5.4.1.
-
2.1.013 Nov 2021Release notes
Open source →- Fixes animation begin and end being out of bounds for certain kinds of layouts.
- Enables usage of
KeyboardAttachablewidgets withSafeAreawidgets.
-
2.0.112 Jul 2021 -
2.0.006 Mar 2021Release notes
Open source →- Migrates package to dart null safety.
- Moves example files to the
examplefolder.
-
1.0.318 Jun 2020Release notes
Open source →- Moves keyboard visibility dependencies to
flutter_visibility_package. - Refactors animation controllers and visibility stream subscription. Changes only affect internal components.
- Moves keyboard visibility dependencies to
-
1.0.216 Jun 2020Release notes
Open source →- Adds an example app to the project that makes use of the
transitionBuilderparameter. - Improves documentation on
transitionBuilder.
- Adds an example app to the project that makes use of the
-
1.0.131 May 2020Release notes
Open source →- Adds a
transitionBuilderparameter toKeyboardAttachablethat can be used to ontrol the animations that should happen when the soft keyboard is shown and hidden.
- Adds a
-
1.0.019 Apr 2020