avoid_keyboard
This package enables convenient keyboard avoidance. It can be used to enable keyboard avoidance for specific view regions, without compressing the entire view.
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
7 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Jun 2021 to Jun 2021
2022
2023
2024
2025
2026
Releases
latest 7-
0.3.010 Jun 2021Release notes
Open source →Added
- Now the package responds to focus events while the keyboard is up, so now, if you have a group of fields which can be traversed
by pressing "next" on the keyboard, for example, each one will scroll into view as it is focused. - Added badges to readme
Changed
- Updated example app to exhibit focus node traversal.
Fixed
- Fixed a couple of issues with the changelog.
Release notes
Open source →Added
- Now the package responds to focus events while the keyboard is up, so now, if you have a group of fields which can be traversed by pressing "next" on the keyboard, for example, each one will scroll into view as it is focused.
- Added badges to readme
Changed
- Updated example app to exhibit focus node traversal.
Fixed
- Fixed a couple of issues with the changelog.
- Now the package responds to focus events while the keyboard is up, so now, if you have a group of fields which can be traversed
-
0.2.308 Jun 2021Release notes
Open source →Added
- Github issue templates
Fixed
- Prevent internal timeout exception from escaping.
Release notes
Open source →Added
- Github issue templates
Fixed
- Prevent internal timeout exception from escaping.
-
0.2.206 Jun 2021Release notes
Open source →Changed
- Wrapped the view in a
ClipRectso that the contents would be clipped when they move.- This prevents the contents of the view from colliding with surrounding views which
aren't wrapped.
- This prevents the contents of the view from colliding with surrounding views which
Fixed
- Formatting error in Changelog.
- Layout bug related to positioning a viewport within an unsized parent.
- Use
AnimatedContainerwithtransform, rather than aScrollablewidget.
- Use
Release notes
Open source →Changed
- Wrapped the view in a
ClipRectso that the contents would be clipped when they move.- This prevents the contents of the view from colliding with surrounding views which aren't wrapped.
Fixed
- Formatting error in Changelog.
- Layout bug related to positioning a viewport within an unsized parent.
- Use
AnimatedContainerwithtransform, rather than aScrollablewidget.
- Use
- Wrapped the view in a
-
0.2.1-alpha06 Jun 2021 pre-release -
0.2.0-alpha06 Jun 2021 pre-releaseRelease notes
Open source →Added
- Option to specify spacing between the top of the keyboard and the bottom of the
focused text field.
Changed
- No longer require
focusNodesfield onAvoidKeyboardwidget.
Fixed
- Fixed bug in detecting when the focused field changed from one active node to another.
- Ordering of Changelog entries
- Option to specify spacing between the top of the keyboard and the bottom of the
-
0.1.1-alpha05 Jun 2021 pre-release -
0.1.0-alpha05 Jun 2021 pre-releaseNothing published for this version