cupertino_interactive_keyboard_plus 0.0.5
cupertino_interactive_keyboard_plus: ^0.0.5 copied to clipboard
A Flutter plugin intended to achieve native iOS interactively dismissible keyboard.
0.0.5 #
- Fixed podspec file naming to match package name
0.0.4 #
- Patch release with improved package naming consistency
0.0.3 #
- Updated package name to cupertino_interactive_keyboard_plus
- Updated method channel names and logging subsystems
- Fixed all package imports to use new package name
- Cleaned up old source files
0.0.2+1 #
- Renamed to cupertino_interactive_keyboard_plus
- Added keyboard visibility callback functionality
- Users can now receive notifications when keyboard appears or disappears
- Enhanced example app with keyboard state indicator
- Improved iOS implementation with proper notification handling
- Fixed Swift compiler issues
0.0.1 #
- Initial public release