smart_keyboard 0.1.1 copy "smart_keyboard: ^0.1.1" to clipboard
smart_keyboard: ^0.1.1 copied to clipboard

A Flutter plugin for real-time keyboard height tracking with configurable throttling, and programmatic keyboard show/hide on iOS and Android.

0.1.0 #

  • Initial release.
  • Real-time keyboard height tracking with configurable throttle interval.
  • Know final keyboard height for smooth transition animations.
  • Programmatic keyboard show/hide support.
  • Android: WindowInsetsAnimationCompat (API 30+) with OnGlobalLayoutListener fallback.
  • iOS: Keyboard notifications with CADisplayLink real-time tracking.
1
likes
145
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for real-time keyboard height tracking with configurable throttling, and programmatic keyboard show/hide on iOS and Android.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on smart_keyboard

Packages that implement smart_keyboard