Get all installed apps.
Future<List<Map<String, dynamic>>> getInstalledApps({ String appType = 'all', bool includeIcons = false, });