pichillilorenzo / flutter_appavailability

A Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.
https://pub.dartlang.org/packages/flutter_appavailability
MIT License
92 stars 89 forks source link

app icons #9

Closed VictorUvarov closed 4 years ago

VictorUvarov commented 5 years ago

is it possible to get the app icon path if an application is found? Also, how did you get the package_name key for ios?

shinewanna commented 4 years ago

I also want to know about that, how did you get the package_name key for ios?

VictorUvarov commented 4 years ago

Apple doesn't support this feature. https://github.com/g123k/flutter_plugin_device_apps/issues/21