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

This is what package name and where can i get other app package name? #18

Open shinewanna opened 4 years ago

shinewanna commented 4 years ago

calshow:// fb:// whatsapp://

yourshinsuke commented 4 years ago

it is better http://sanya.hzhbcjq.com/packages/installed_apps/example

ghost commented 4 years ago

it is better http://sanya.hzhbcjq.com/packages/installed_apps/example

but that is only for android

leopries commented 3 years ago

Most URLs for iOS are exactly the app name. If you know which apps you want to support before release you can just try out the URLs in Safari on an iOS device. (for example twitter://, instagram://, xing://, tiktok:// all work fine)

ShaneZhang-tw commented 3 years ago

This can help to add custom url for iOS. https://www.amerhukic.com/finding-the-custom-url-scheme-of-an-ios-app