Plugin : https://pub.dev/packages/installed_apps
This video shows how to use the installed_apps Flutter plugin to interact with installed apps on Android. I demonstrate listing installed apps, fetching app details, launching apps, opening app settings, checking if an app is installed, and uninstalling apps. The plugin currently supports Android only, and some features like app category require API 28 or higher.