In my app i have stored Facebook url’s. I want to open them in facebook app not in browser. I tried using flutter_url_launcher package but it open the link in default browser … What i want is to …
https://stackoverflow.com/questions/55838430/flutter-open-facebook-link-in-facebook-app-android-ios

