device_apps library

Classes

Application
An application installed on the device Depending on the Android version, some attributes may not be available
ApplicationEvent
Represent an event relative to an application, which can be:
ApplicationEventDisabled
ApplicationEventEnabled
ApplicationEventInstalled
ApplicationEventUninstalled
ApplicationEventUpdated
ApplicationWithIcon
If the includeAppIcons attribute is provided, this class will be used. To display an image simply use the Image.memory widget. Example:
DeviceApps
Plugin to list applications installed on an Android device iOS is not supported

Enums

ApplicationCategory
A category provided by the system (Only supported with Android 26+) https://developer.android.com/reference/kotlin/android/content/pm/ApplicationInfo
ApplicationEventType