g123k / flutter_plugin_device_apps

Flutter plugin to get the list of installed applications (iOS is not supported yet).
https://pub.dev/packages/device_apps
Apache License 2.0
106 stars 89 forks source link

Will you address new QUERY_ALL_PACKAGES permission rules for apps targeting Android 11? #72

Closed mbalmer closed 3 years ago

mbalmer commented 3 years ago

Recently Google informed developers about upcoming changes wrt QUERY_ALL_PACKAGES. Will you address this in your package? I, e.g., only need the openApp() method.

mbalmer commented 3 years ago

Duplicate of #70