keyboard_height_plugin
Flutter plugin that emits keyboard height before it shows (ios/android)
0.3.0
30K downloads/mo
#1850 most downloaded on pub.dev
nschairer/keyboard_height_plugin
What this package is like to depend on
Last release 4 months ago
27 Mar 2026
Ships fairly regularly
a new release about every 8 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
8 releases · first in 2023
2 releases in the last 12 months
see the full history below
Release timeline
8 releases · Apr 2023 to Mar 2026Releases
latest 8-
0.3.027 Mar 2026Release notes
Open source →iOS Updates
- Add Swift Package Manager support (fixes #17)
- Flutter 3.44+ will default to SwiftPM; CocoaPods support is retained for backward compatibility
- Added
Package.swiftmanifest atios/keyboard_height_plugin/ - Source files are symlinked so both CocoaPods and SwiftPM resolve the same code
- Add Swift Package Manager support (fixes #17)
-
0.2.012 Jan 2026Release notes
Open source →BREAKING CHANGES: This version requires modern Android build tooling. For projects using older versions, please continue using version 0.1.5.
Requirements
- Android Gradle Plugin 8.6.0+
- Gradle 8.7+
- Kotlin 2.1.0+
- Java 17+
Android Updates
- BREAKING: Update compileSdkVersion from 31 to 34 (fixes #14)
- BREAKING: Update Android Gradle Plugin from 7.2.0 to 8.6.0
- BREAKING: Update Kotlin from 1.7.10 to 2.1.0
- BREAKING: Migrate to declarative Gradle plugin system (Gradle 8.x requirement)
- Add namespace declaration for AGP 8.6+ compatibility
- minSdkVersion remains 16 (Android 4.1+) - no change to device compatibility
iOS Updates
- Add Privacy Manifest (PrivacyInfo.xcprivacy) required for App Store submissions (fixes #6)
- Fix example app Podfile configuration to eliminate RunnerTests errors
Infrastructure
- Add comprehensive CI/CD pipeline with GitHub Actions
- Add automated testing for code analysis, formatting, and builds
- Add PR template with testing checklist
- Add TESTING.md documentation
- Update example app .gitignore for Flutter-generated files
Migration Guide
If you need to upgrade from 0.1.5:
- Update your project to use AGP 8.6+, Gradle 8.7+, Kotlin 2.1+, and Java 17+
- Follow the Flutter AGP migration guide: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply
If your project cannot upgrade these dependencies yet, remain on version 0.1.5.
-
0.1.523 Jul 2024Release notes
Open source →- Merge in fix for incorrect height when navigation bar is not visible. https://github.com/nschairer/keyboard_height_plugin/pull/8/files
-
0.0.511 Dec 2023 -
0.0.428 Apr 2023 -
0.0.328 Apr 2023 -
0.0.228 Apr 2023 -
0.0.128 Apr 2023