How do I Check If a Particular App Is Installed using Flutter on iOS?
Let\'s say if I want to check if the user have Telegram installed. How to go about it?
Th