How to Get Installed Apps in Flutter | installed_apps Plugin Demo

Опубликовано: 02 Июнь 2026
на канале: Dhiraj Sharma
27
0

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.