PackageTrack
Sign in Get early access

appcheck

Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.

1.8.0 50K downloads/mo #105 most downloaded on pub.dev Yash-Garg/appcheck

What this package is like to depend on

Last release 2 months ago

17 Jun 2026

Release timing varies

gaps range from 2 weeks to 1.5 years

Most releases are documented

notes for 12 of 18 stable releases

1 version withdrawn

withdrawn after publishing

4 years old

19 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

19 releases · Mar 2022 to Jun 2026
2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 19
  1. 1.8.0 17 Jun 2026
    Release notes

    Full Changelog: v1.7.0...v1.8.0

    Open source →
    Release notes

    Breaking Changes

    • Minimum Flutter version is now 3.44.0.
    • Minimum Dart SDK version is now 3.12.0.
    • Minimum iOS deployment target bumped from 9.0 to 12.0.

    Maintenance

    • Migrated Android plugin to Flutter's built-in Kotlin (AGP 9 / KGP 2.0+). Removed explicit kotlin-android plugin, kotlin-stdlib dependency, and kotlinOptions block; replaced with the kotlin { compilerOptions {} } DSL.
    • Updated iOS podspec version to match pubspec and bumped Swift version to 5.9.
    Open source →
  2. 1.7.0 16 Jan 2026
    Release notes

    Full Changelog: v1.6.0...v1.7.0

    Open source →
    Release notes

    Performance

    • Fixed UI blocking: getInstalledApps() no longer freezes the UI. Method channel handlers now run on a background thread using Flutter's makeBackgroundTaskQueue().

    New Features

    • Added includeIcon parameter to getInstalledApps() - set to false for significantly faster performance when icons aren't needed.
    • Added includeSystemApps parameter to getInstalledApps() - set to false to only retrieve user-installed apps.

    Bug Fixes

    • Fixed versionCode type mismatch that could cause issues on Android API 28+.

    Breaking Changes

    • Minimum Dart SDK version is now 3.0.0
    • Minimum Flutter version is now 3.10.0

    1.6.0

    • Updated Android dependencies
    • Increased Android minSdk version to 24

    1.5.4

    • Support for Swift Package Manager on iOS.
    • Misc. updates to example app.
    Open source →
  3. 1.6.0 28 Nov 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.5.4...v1.6.0

    Open source →
  4. 1.5.4 06 Mar 2025
    Release notes

    What's Changed

    • Support for Swift Package Manager on iOS.
    • Misc. cleanup & updates to sample app.

    Full Changelog: 2ed190...f6ad4c2

    Open source →
  5. 1.5.4+1 06 Mar 2025

    Nothing published for this version

  6. 1.5.3 29 Jan 2025
    Release notes
    • Added null check for appInfo.
    Open source →
  7. 1.5.2 26 Jul 2024
    Release notes
    • You need to now make an instance of the class to use the methods, instead of using static methods. Checkout the example in the README for more info.
    Open source →
  8. 1.5.1 18 Jul 2024

    Nothing published for this version

  9. 1.5.0 18 Jul 2024

    Nothing published for this version

  10. 1.3.0 18 Jul 2024
    Release notes
    • Minor code cleanup and dependency updates.
    • Fixes for iOS app launches and README instructions.
    Open source →
  11. 1.2.0 18 Jul 2024

    Nothing published for this version

  12. 1.1.0 05 Apr 2024

    Nothing published for this version

  13. 1.0.6 05 Oct 2022
    Release notes
    • Lowered dart sdk constraint to >=2.12.0 from 2.17.0
    Open source →
  14. 1.0.5 24 Jun 2022
    Release notes
    • Remove QUERY_ALL_PACKAGES permission due to playstore policies (check README for more info)
    Open source →
  15. 1.0.4 06 Jun 2022
    Release notes
    • Fixed some lint warnings
    • Updated Dart SDK min version to 2.17
    Open source →
  16. 1.0.3 20 Mar 2022
    Release notes
    • Fixed system app logic for Android
    • Fixed opening URLs on earlier iOS versions
    Open source →
  17. 1.0.2 19 Mar 2022

    Nothing published for this version

  18. 1.0.1 19 Mar 2022 withdrawn

    Nothing published for this version

  19. 1.0.0 17 Mar 2022
    Release notes
    • Rewritten in Kotlin and with Null-Safety.
    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