Device Apps Plus

Device Apps Plus

3

A Flutter plugin to check whether specific Android apps are installed on the user's device.

  • ✅ Supports Android SDK 21 and above
  • ❌ Not supported on iOS (UnsupportedError will be thrown)

🔧 Features

  • isAppInstalled(String packageName) – Check if a specific app is installed
  • checkMultiple(List<String> packageNames) – Efficiently check multiple apps at once
  • openApp(String packageName) – Launch an installed app from your Flutter code (added in 1.0.2

Download on Pub.dev

- Last updated 14 hours ago

Ads

Be the first to leave a comment.

You must login to leave a comment