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

A Flutter widget to prevent text fields from being hidden behind the iOS web keyboard.

KeyboardSafeWrapper #

A Flutter widget that automatically adjusts its child's position to prevent TextFields from being hidden behind the keyboard on iOS Web.

Features #

  • Specifically designed for iOS Web keyboard issues.
  • Easy to wrap any widget with KeyboardSafeWrapper.
  • Cross-platform safe: no effect on other platforms.

Installation #

Add this to your pubspec.yaml:

dependencies:
  keyboard_safe_wrapper: ^0.0.1
2
likes
140
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget to prevent text fields from being hidden behind the iOS web keyboard.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, web

More

Packages that depend on keyboard_safe_wrapper