avoid_keyboard 0.2.0-alpha copy "avoid_keyboard: ^0.2.0-alpha" to clipboard
avoid_keyboard: ^0.2.0-alpha copied to clipboard

outdated

This package enables convenient keyboard avoidance. It can be used to enable keyboard avoidance for specific view regions, without compressing the entire view.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2021-06-05 #

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

0.1.1 - 2021-06-05 #

Changed #

  • Improved pubspec.yaml description field

0.1.0 - 2021-06-04 #

Added #

  • README.md explaining the motivation and usage for the package.
  • Dart library containing the AvoidKeyboard widget
  • An example app under /example
25
likes
0
points
711
downloads

Publisher

unverified uploader

Weekly Downloads

This package enables convenient keyboard avoidance. It can be used to enable keyboard avoidance for specific view regions, without compressing the entire view.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on avoid_keyboard