PackageTrack
Sign in Get early access

update_available

Know if there's any update for your Flutter app, based on published versions.

3.2.1 4.5K downloads/mo #4012 most downloaded on pub.dev mateusfccp/update_available

What this package is like to depend on

Last release 6 months ago

28 Jan 2026

Release timing varies

gaps range from 3 weeks to 10 months

Nearly every release is documented

notes for 16 of 16 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

21 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

21 releases · Aug 2020 to Jan 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 3.2.1 28 Jan 2026
    Release notes
    • Relax dependencies constraints (@akshaynexus)
    Open source →
  2. 3.2.0 30 Sep 2024
    Release notes

    Signed-off-by: Mateus Felipe C. C. Pinto [email protected]

    Open source →
    Release notes
    • Allow bigger Kotlin/Gradle versions (fixes #43)
    • Bust iTunes cache when fetching the published plugin version (fixes #45)
      • Thanks to @millerf for the contribution!
    • Upgrade dependencies
    Open source →
  3. 3.2.0+1 25 Jul 2025
    Release notes

    Update dependencies and reformat

    Open source →
    Release notes
    • Update lint dependencies
    • Reformat code
    Open source →
  4. 3.2.0-dev.1 11 Sep 2024 pre-release

    Nothing published for this version

  5. 3.1.0 23 Apr 2024
    Release notes
    • Support for Android namespace
    • Update to Android compileSdkVersion 34
    • Upgrade flutter_lints to ^3.0.2
    • Support for package_info_plus: '>=4.0.2 <9.0.0' on iOS
    Open source →
  6. 3.1.0+1 23 Apr 2024
    Release notes

    Signed-off-by: Mateus Felipe C. C. Pinto [email protected]

    Open source →
  7. 3.0.1 08 Feb 2024
    Release notes

    Signed-off-by: Mateus Felipe C. C. Pinto [email protected]

    Open source →
    Release notes
    • Support for package_info_plus: ^5.0 on iOS
    • Upgrade flutter_lints to ^3.0.1

    Thanks to @kuhnroyal for these changes!

    Open source →
  8. 3.0.0 03 Aug 2023
    Release notes
    • Require Dart 3.0 or later
    • Add base, final, and sealed modifiers to some classes
    • Remove when and whenOrElse methods from Availability
      • Now that Availability is sealed, you should use switch instead
    • Use HttpClient instead of the http package, removing the later from the dependencies
    • Provide more tests
    Open source →
  9. 3.0.0-dev.2 16 Jul 2023 pre-release

    Nothing published for this version

  10. 3.0.0-dev.1 13 Jul 2023 pre-release

    Nothing published for this version

  11. 2.3.0 13 Jul 2023
    Release notes

    Bump versions, update changelogs

    Open source →
    Release notes
    • Bumped Kotlin version to 1.5.31, as required by Flutter 2.10 and greater (fixes #28)
      • Because of this, minimum Dart SDK versions is now 2.16
    • Updated some dependencies versions
    • package_info_plus on iOS updated to ^4.0.2
    Open source →
  12. 2.2.1 09 Feb 2023
    Release notes

    Also add the changelogs and warning to the android package

    Open source →
    Release notes
    • Fixed critical issue that made the plugin break on Android (#21). Thanks to @kuhnroyal for solving the issue!
    Open source →
  13. 2.2.0 16 Jan 2023
    Release notes

    Warning: This version has a critical issue and won't work on Android (#21). Please, use 2.2.1 instead.

    • Update dependencies
      • Specially, the package package_info_plus version was preventing this package to be used with updated Flutter dependencies
      • Thanks to @otopba for the PR (#15)!
    • Update Android implementation to plugin v2
    • Use federated plugin structure for iOS (#7)
    • Add the parameter iosAppStoreRegion to getAvailability
      • As requested in #10, this parameter allows one to set which region to look for in the AppStore. The default region makes the search fail if your app is published in a different region
      • Thanks to @rkfcccccc for the PR!
    • Fix error that happened when using the package with other packages that used the Google API (#18)
      • Thanks to @otopba for identifying the issue and providing the PR!
    • Set the minimum Flutter SDK version to >= 2.8.0
      • The package didn't work in versions minor tha 2.8.0, but the package was targeted to >= 2.0.0
      • Thanks to @kuhnroyal for identifying the issue and providing the PR!
    • Some improvements in CI/CD and development
      • Thanks to @kuhnroyal for helping with this!
    Open source →
  14. 2.2.0-dev.1 16 Jun 2022 pre-release
    Release notes
    • Create main.yml

    • Test

    • Fix line size to formatter

    • Bump versions do dev so it doesn't fail

    • Copy the checks for all folders

    • Fix main.yaml

    Open source →
  15. 2.1.0 03 May 2022
    Release notes
    • Migrate to package_info_plus

    • Address review comments

    Open source →
    Release notes
    • Replace package_info, which is deprecated, with package_info_plus
    Open source →
  16. 2.0.0 14 Mar 2021
    Release notes
    • Null-safety bump to stable
    • Dependencies versions bump

    Disclaimer: I think that it's correctly working, but as I am not using null-safety in production yet, I couldn't propertly test it. @ashishbeck thinks it's OK to be published as stable, so I am doing it. If you find any issue, please report.

    Open source →
  17. 2.0.0-nullsafety 11 Mar 2021 pre-release
    Release notes
    • Migration to null-safety
    • Changed version to pub_semver

    Disclaimer: I think that it's correctly working, but as I am not using null-safety in production yet, I couldn't propertly test it. I am going to ask to someone to test it for me and, as soon it's safe to be used in production, I publish it as stable.

    Open source →
  18. 1.0.0 27 Aug 2020
    Release notes
    • Initial version
    Open source →
  19. 1.0.0+1 23 Oct 2020
    Release notes
    • Update README.md
    Open source →
  20. 1.0.0+1b 09 Dec 2020
    Release notes
    • Document getUpdateAvailability()
    Open source →
  21. 1.0.0+1c 09 Dec 2020
    Release notes
    • Added trivial example
    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