When sharing a URL, I need to list Safari in the picker dialog in iOS. I'm using share_plus version 6.2.0
Code: Share.share('https://www.google.com')
Actual result:
Expected result(similar to News app on iOS):
I don't insist on this library. Any solution is appreciated.