flutter_keyboard_scroll 1.0.26
flutter_keyboard_scroll: ^1.0.26 copied to clipboard
A plugin for keyboard show listen. and scroll the widget to the top of the keyboard.
1.0.26 #
- Improved KeyboardObserver by fixing the race between didChangeMetrics and native keyboard events, adding debounce-based completion and pending-state fallbacks for mediaQuery mode, relaxing end-value tolerance, and refining mode-switch/update handling for better Android compatibility.