PackageTrack
Sign in Get early access

flutter_in_store_app_version_checker

A lightweight flutter plugin to check if your app is up-to-date on GooglePlay or AppStore

3.0.0 3.7K downloads/mo #4313 most downloaded on pub.dev ziqq/flutter_in_store_app_version_checker

What this package is like to depend on

Last release 1 months ago

06 Jul 2026

Release timing varies

gaps range from 8 days to 7 months

Most releases are documented

notes for 16 of 19 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

43 releases · first in 2023

29 releases in the last 12 months

see the full history below

Release timeline

43 releases · May 2023 to Jul 2026
2024 2025 2026
Release Pre-release

Releases

latest 43
  1. 3.0.0 06 Jul 2026
    Release notes

    fix(3.0.0): Play Store coverage gaps

    Open source →
    Release notes
    • DEPRECATED: InStoreAppVersionChecker.custom(...) in favor of InStoreAppVersionChecker.instanceFor(...)
    • ADDED: The required FlutterFramework Swift Package Manager dependency
    • ADDED: Unit tests for AppMetadata.fromPlatform
    • CHANGED: Replaces package_info_plus with internal AppMetadata platform metadata lookup
    • CHANGED: Updates minimum supported SDK versions to Flutter 3.44.1 and Dart 3.12.1
    • CHANGED: Refreshes README, API descriptions, and inline documentation
    • CHANGED: Migrates Android plugin and example app to built-in Kotlin
    • CHANGED: Example app migrated to InStoreAppVersionChecker.instance.checkUpdate(...)
    • CHANGED: Public package export now exposes only the response-based API
    • REMOVED: Legacy types InStoreAppVersionCheckerResult and AndroidStore
    • REMOVED: Legacy facade InStoreAppVersionChecker(...)
    Open source →
  2. 3.0.0-pre.2 10 Jun 2026 pre-release

    Nothing published for this version

  3. 3.0.0-pre.1 10 Jun 2026 pre-release

    Nothing published for this version

  4. 2.0.1 27 Apr 2026
    Release notes

    Co-authored-by: Copilot [email protected]

    Open source →
    Release notes
    • CHANGED: Bump dependencies
    Open source →
  5. 2.0.0 04 Mar 2026
    Release notes
    • DEPRECATED: Legacy facade InStoreAppVersionChecker will be removed in next releases
    • ADDED: New interface IInStoreAppVersionChecker (singleton InStoreAppVersionChecker.instance)
    • ADDED: Fallback to public PlayStore API on HTML parsing failure
    • ADDED: Response fields: isSuccess, isError, canUpdate, improved error messages
    • ADDED: Extended version comparison logic (pre-release, normalization, ignoring build metadata)
    • ADDED: Support for iOS builds with Swift Package Manager and CocoaPods (see CONTRIBUTING.md)
    • CHANGED: Updated documentation to reflect new interface and singleton usage
    • CHANGED: Refactoring legacy facade to use new implementation as delegate
    • CHANGED: Improved error handling (stack return, format unification)
    • CHANGED: Migration to a singleton instead of manual creation
    • CHANGED: Bump dependencies
    Open source →
  6. 2.0.0-pre.22 27 Feb 2026 pre-release

    Nothing published for this version

  7. 2.0.0-pre.21 10 Feb 2026 pre-release

    Nothing published for this version

  8. 2.0.0-pre.20 10 Feb 2026 pre-release

    Nothing published for this version

  9. 2.0.0-pre.19 10 Feb 2026 pre-release

    Nothing published for this version

  10. 2.0.0-pre.18 10 Feb 2026 pre-release

    Nothing published for this version

  11. 2.0.0-pre.17 10 Feb 2026 pre-release

    Nothing published for this version

  12. 2.0.0-pre.16 10 Feb 2026 pre-release

    Nothing published for this version

  13. 2.0.0-pre.15 10 Feb 2026 pre-release

    Nothing published for this version

  14. 2.0.0-pre.14 10 Feb 2026 pre-release

    Nothing published for this version

  15. 2.0.0-pre.13 10 Feb 2026 pre-release

    Nothing published for this version

  16. 2.0.0-pre.12 10 Feb 2026 pre-release

    Nothing published for this version

  17. 2.0.0-pre.11 10 Feb 2026 pre-release

    Nothing published for this version

  18. 2.0.0-pre.10 09 Feb 2026 pre-release

    Nothing published for this version

  19. 2.0.0-pre.9 09 Feb 2026 pre-release

    Nothing published for this version

  20. 2.0.0-pre.8 09 Feb 2026 pre-release

    Nothing published for this version

  21. 2.0.0-pre.7 09 Feb 2026 pre-release

    Nothing published for this version

  22. 2.0.0-pre.6 09 Feb 2026 pre-release

    Nothing published for this version

  23. 2.0.0-pre.5 09 Feb 2026 pre-release

    Nothing published for this version

  24. 2.0.0-pre.4 09 Feb 2026 pre-release

    Nothing published for this version

  25. 2.0.0-pre.3 09 Feb 2026 pre-release

    Nothing published for this version

  26. 2.0.0-pre.2 20 Nov 2025 pre-release

    Nothing published for this version

  27. 2.0.0-pre.1 18 Nov 2025 pre-release

    Nothing published for this version

  28. 1.11.0 12 Nov 2025
    Release notes

    Fixes #11

    Open source →
    Release notes
    • FIXED: canUpdate returns always false on Android, #11
    Open source →
  29. 1.10.1 20 Oct 2025
    Release notes

    chore(1.10.1): update description

    Open source →
    Release notes
    • CHANGED: Bump dependencies
    Open source →
  30. 1.10.0 24 Apr 2025
    Release notes

    chore(1.10.0): update check

    Open source →
    Release notes
    • ADDED: Prevent cache hit on iOS (and Android) pull_request
    • CHANGED: Bump dependencies
    Open source →
  31. 1.9.0 17 Sep 2024
    Release notes

    Merge pull request #8 from ziqq/fix/github-7/error_building_on_flutte…

    Open source →
    Release notes
    • ADDED: stackTrace to [InStoreAppVersionCheckerResult]
    • CHANGED: Parameters of [InStoreAppVersionCheckerResult] changed to named arguments
    • CHANGED: Android package name #7
    Open source →
  32. 1.8.0 11 Sep 2024
    Release notes

    What's Changed

    • Feat/bump dependencies by @ziqq in #3
    • Feat/Add namespace to build.gradle by @ziqq in #6

    Full Changelog: v1.6.0...v1.8.0

    Open source →
    Release notes
    • ADDED: namespace to android build.gradle
    Open source →
  33. 1.7.1 25 Jul 2024
    Release notes
    • ADDED: package_info_plus
    • REMOVED: pubspec_generator
    Open source →
  34. 1.7.0 25 Jul 2024
    Release notes
    • ADDED: pubspec_generator
    • REMOVED: package_info_plus
    Open source →
  35. 1.6.2 25 Jul 2024
    Release notes
    • ADDED: fvm
    • CHANGED: analysis_options
    • CHANGED: .github configs
    • CHANGED: bump dependencies
    Open source →
  36. 1.6.1 04 Apr 2024
    Release notes
    • CHANGED: bump dependencies
    Open source →
  37. 1.6.0 13 Dec 2023
    Release notes

    chore(1.6.0): update example

    Open source →
    Release notes
    • FIXED: architecture
    Open source →
  38. 1.5.4 29 Sep 2023

    Nothing published for this version

  39. 1.5.3 18 Sep 2023

    Nothing published for this version

  40. 1.5.2 18 May 2023

    Nothing published for this version

  41. 1.5.1 18 May 2023
    Release notes
    • CHANGED: bump dependencies
    Open source →
  42. 1.5.0 18 May 2023
    Release notes
    • ADDED: tests
    • CHANGED: Check platform
    Open source →
  43. 1.4.0 17 May 2023
    Release notes
    • ADDED: GeneratedPluginRegistrant
    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