Get list of installed apps
Future<List<AppInfo>> getInstalledPackages() { throw UnimplementedError( 'getInstalledPackages() has not been implemented.', ); }