visible_on_focus 0.0.1 copy "visible_on_focus: ^0.0.1" to clipboard
visible_on_focus: ^0.0.1 copied to clipboard

a Flutter widget that automatically scrolls a focused text field (or any other focusable widget) into view when the keyboard appears

Changelog #

[0.0.1] - 2024-10-03 #

Added #

  • Initial release of the VisibleOnFocus package.
  • Automatically scrolls the focused widget (e.g., TextField) into view when the keyboard appears.
  • Ensures that the focused widget remains centered in its scrollable parent.
  • Provides a customizable duration and curve for scrolling animation.

1
likes
140
pub points
22%
popularity

Publisher

unverified uploader

a Flutter widget that automatically scrolls a focused text field (or any other focusable widget) into view when the keyboard appears

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on visible_on_focus