cupertino_interactive_keyboard 1.0.0
cupertino_interactive_keyboard: ^1.0.0 copied to clipboard
A Flutter plugin intended to achieve native iOS interactively dismissible keyboard.
1.0.0 Nothing is more permanent than a temporary solution #
- Added Swift Package Manager support.
- Flutter-side improvements: new/updated helpers and behavior (persistent frame notifier, route awareness, interactive keyboard scroll physics) to improve scrolling and interaction with the keyboard.
- Partial fix for reversed scroll view behavior (see example and related Dart changes).
- Minor Example app updates.
- Added Flutter-side tests.
- CI/CD: added GitHub Actions workflows.
0.0.1 #
- Initial public release