PackageTrack
Sign in Get early access

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.

0.3.0 HornMichaelS/flutter_avoid_keyboard

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
Release Pre-release

Releases

latest 7
  1. 0.3.0 10 Jun 2021
    Release notes

    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.
    Open source →
    Release notes

    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.
    Open source →
  2. 0.2.3 08 Jun 2021
    Release notes

    Added

    • Github issue templates

    Fixed

    • Prevent internal timeout exception from escaping.
    Open source →
    Release notes

    Added

    • Github issue templates

    Fixed

    • Prevent internal timeout exception from escaping.
    Open source →
  3. 0.2.2 06 Jun 2021
    Release notes

    Changed

    • Wrapped the view in a ClipRect so 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 AnimatedContainer with transform, rather than a Scrollable widget.
    Open source →
    Release notes

    Changed

    • Wrapped the view in a ClipRect so 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 AnimatedContainer with transform, rather than a Scrollable widget.
    Open source →
  4. 0.2.1-alpha 06 Jun 2021 pre-release
    Release notes

    Fixed

    • Typo in Readme.
    • Removed extraneous print statement.
    Open source →
  5. 0.2.0-alpha 06 Jun 2021 pre-release
    Release notes

    Added

    • Option to specify spacing between the top of the keyboard and the bottom of the
      focused text field.

    Changed

    • No longer require focusNodes field on AvoidKeyboard widget.

    Fixed

    • Fixed bug in detecting when the focused field changed from one active node to another.
    • Ordering of Changelog entries
    Open source →
  6. 0.1.1-alpha 05 Jun 2021 pre-release
    Release notes

    Changed

    • Improved pubspec.yaml description field
    Open source →
  7. 0.1.0-alpha 05 Jun 2021 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive