PackageTrack
Sign in Get early access

in_app_update

Enables In App Updates on Android using the official Android APIs.

5.0.0 212K downloads/mo #827 most downloaded on pub.dev jonasbark/flutter_in_app_update

What this package is like to depend on

Last release 1 months ago

04 Jul 2026

Release timing varies

gaps range from 3 weeks to 1.3 years

Most releases are documented

notes for 28 of 35 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

35 releases · first in 2019

3 releases in the last 12 months

see the full history below

Release timeline

35 releases · Oct 2019 to Jul 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 35
  1. 5.0.0 04 Jul 2026
    Release notes
    • Breaking: requires Flutter 3.44 / Dart 3.12 or newer.
    • Migrate to Flutter's built-in Kotlin: the plugin no longer applies the Kotlin Gradle Plugin or declares its classpath, and uses the kotlin { compilerOptions } DSL instead of kotlinOptions (fixes #137)
    Open source →
  2. 4.2.5 14 Sep 2025
    Release notes
    • Update dependencies (thanks @ivan-horchakov)
    Open source →
  3. 4.2.4 09 Sep 2025
    Release notes
    • Migrate deprecated method (fixes #133)
    Open source →
  4. 4.2.3 02 Jun 2024
    Release notes
    • Migrate from jcenter to maven central thanks to @xVemu
    Open source →
  5. 4.2.2 09 Oct 2023
    Release notes
    • Match Kotlin jvm compatibility to java compatibility thanks to @ciriousjoker
    Open source →
  6. 4.2.1 14 Sep 2023
    Release notes
    • Add namespace to support gradle 8 (#105) thanks to @Rexios80
    Open source →
  7. 4.2.0 23 Aug 2023
    Release notes
    • added install update listener feature (#103) thanks to @ViniciusSossela
    Open source →
  8. 4.1.4 20 Jun 2023
    Release notes
    • use kotlin 1.7.10, which is the oldest version supported by the play store update library. You will need to adjust this in your project if you use an older version of kotlin.
    Open source →
  9. 4.1.3 17 Jun 2023
    Release notes
    • fix parsing of preconditions
    Open source →
  10. 4.1.2 17 Jun 2023

    Nothing published for this version

  11. 4.1.1 16 Jun 2023
    Release notes
    • fix data type for immediateAllowedPreconditions and flexibleAllowedPreconditions (fixes #99)
    Open source →
  12. 4.1.0 15 Jun 2023
    Release notes
    • update Play In-App Update library to 2.10.1, which includes support for Android 14
    • introduce immediateAllowedPreconditions and flexibleAllowedPreconditions fields to AppUpdateInfo to check why an update may not be possible
    Open source →
  13. 4.0.1 16 Nov 2022
    Release notes
    • improve documentation (thanks to @enzo-santos)
    Open source →
  14. 4.0.0 16 Nov 2022
    Release notes
    • Update dependencies
    • InstallStatus and UpdateAvailability are now enums
    • update Dart to min 2.17
    • catch SendIntentException caused by the play store update library (fixes #46)
    Open source →
  15. 3.0.0 18 Feb 2022
    Release notes
    • Update dependencies
    • Introduce AppUpdateResult to know if update is success, user denied or failed.
    • Change to return PlatformException with proper error code instead of message only.
    Open source →
  16. 2.0.0 07 Mar 2021
    Release notes
    • Migrated to null safety (#60)
    • Breaking: Replaced updateAvailable with updateAvailability.
    • Expose more fields to access, added updateAvailability, installStatus, clientVersionStalenessDays and updatePriority. (#40)
    • Introduce UpdateAvailability and InstallStatus for constants.
    Open source →
  17. 1.1.15 07 Jan 2021
    Release notes
    • fix android Gradle version (6.5.+) build error (#55). thanks for https://github.com/mig35
    Open source →
  18. 1.1.14 04 Nov 2020
    Release notes
    • fix compilation error on iOS (#50)
    Open source →
  19. 1.1.13 24 Oct 2020
    Release notes
    • fix MissingPluginException (#49)
    Open source →
  20. 1.1.12 22 Oct 2020
    Release notes
    • fix #42
    • fix #28 (thanks @amaurycannesson)
    Open source →
  21. 1.1.11 12 May 2020
    Release notes
    • Update Dependencies (possible fix for #31)
    • implement to new Flutter plugin format (#29, #27)
    Open source →
  22. 1.1.10 11 May 2020

    Nothing published for this version

  23. 1.1.9 11 May 2020

    Nothing published for this version

  24. 1.1.8 10 May 2020

    Nothing published for this version

  25. 1.1.7 29 Feb 2020
    Release notes
    • Fix Crashes (#12, #15, #19)
    Open source →
  26. 1.1.6 13 Nov 2019
    Release notes
    • Handle cases where no foreground activity is available (#10)
    Open source →
  27. 1.1.5 09 Nov 2019
    Release notes
    • Fix Result already submitted exception (#8)
    Open source →
  28. 1.1.4 04 Nov 2019
    Release notes
    • Expose Available Version Code: https://developer.android.com/reference/com/google/android/play/core/appupdate/AppUpdateInfo.html#availableVersionCode() (fixes #7)
    Open source →
  29. 1.1.3 27 Oct 2019
    Release notes
    • Fix Android build.
    Open source →
  30. 1.1.2 27 Oct 2019

    Nothing published for this version

  31. 1.1.1 26 Oct 2019
    Release notes
    • Breaking change: Renamed InAppUpdateState to AppUpdateInfo to mirror the Android SDK and the updateType property has been replaced by immediateUpdateAllowed & flexibleUpdateAllowed. The updateType property was previously broken. Consequently, refactoring is sensible. This also means that UpdateType has been removed.
    • Added support for resuming immediate updates that were cancelled. This is handled automatically and does not require any Flutter-side code.
    • Added documentation to the library.
    Open source →
  32. 1.1.0 26 Oct 2019

    Nothing published for this version

  33. 1.0.2 18 Oct 2019
    Release notes
    • Readme and example updates
    Open source →
  34. 1.0.1 18 Oct 2019

    Nothing published for this version

  35. 1.0.0 17 Oct 2019
    Release notes
    • First version released.
    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