PackageTrack
Sign in Get early access

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 2026
2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 0.3.0 27 Mar 2026
    Release notes

    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.swift manifest at ios/keyboard_height_plugin/
      • Source files are symlinked so both CocoaPods and SwiftPM resolve the same code
    Open source →
  2. 0.2.0 12 Jan 2026
    Release notes

    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:

    1. Update your project to use AGP 8.6+, Gradle 8.7+, Kotlin 2.1+, and Java 17+
    2. 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.

    Open source →
  3. 0.1.5 23 Jul 2024
    Release notes
    • Merge in fix for incorrect height when navigation bar is not visible. https://github.com/nschairer/keyboard_height_plugin/pull/8/files
    Open source →
  4. 0.0.5 11 Dec 2023
    Release notes
    • Support for AGP 8.0.0
    Open source →
  5. 0.0.4 28 Apr 2023
    Release notes
    • N/A
    Open source →
  6. 0.0.3 28 Apr 2023
    Release notes
    • More documentation.
    Open source →
  7. 0.0.2 28 Apr 2023
    Release notes
    • Documentation.
    Open source →
  8. 0.0.1 28 Apr 2023
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive